Index: tools/gn/BUILD.gn |
diff --git a/tools/gn/BUILD.gn b/tools/gn/BUILD.gn |
index 7e93a8446de1c8105c541d0fb494167d1c6ca7bf..7867a48cecf38c5461e8a43b92d77143cbbac9f5 100644 |
--- a/tools/gn/BUILD.gn |
+++ b/tools/gn/BUILD.gn |
@@ -200,6 +200,7 @@ test("gn_unittests") { |
"path_output_unittest.cc", |
"pattern_unittest.cc", |
"scope_per_file_provider_unittest.cc", |
+ "scope_unittest.cc", |
"source_dir_unittest.cc", |
"string_utils_unittest.cc", |
"target_generator_unittest.cc", |