aboutsummaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn3
1 files changed, 0 insertions, 3 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 47eef3a..e8eee3a 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -43,8 +43,6 @@ static_library("zucchini_lib") {
"image_utils.h",
"io_utils.cc",
"io_utils.h",
- "label_manager.cc",
- "label_manager.h",
"patch_reader.cc",
"patch_reader.h",
"patch_utils.h",
@@ -148,7 +146,6 @@ test("zucchini_unittests") {
"image_index_unittest.cc",
"image_utils_unittest.cc",
"io_utils_unittest.cc",
- "label_manager_unittest.cc",
"mapped_file_unittest.cc",
"patch_read_write_unittest.cc",
"patch_utils_unittest.cc",