Index: chrome/chrome_tests_unit.gypi |
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi |
index 4d414c1f43afe55804b4e63e7ffc2600808da77e..6ebf8b9acc3f3d62de0a0366d41403ecd61677c3 100644 |
--- a/chrome/chrome_tests_unit.gypi |
+++ b/chrome/chrome_tests_unit.gypi |
@@ -343,6 +343,7 @@ |
'../tools/json_schema_compiler/test/crossref_unittest.cc', |
'../tools/json_schema_compiler/test/enums_unittest.cc', |
'../tools/json_schema_compiler/test/error_generation_unittest.cc', |
+ '../tools/json_schema_compiler/test/features_generation_unittest.cc', |
'../tools/json_schema_compiler/test/functions_as_parameters_unittest.cc', |
'../tools/json_schema_compiler/test/functions_on_types_unittest.cc', |
'../tools/json_schema_compiler/test/idl_schemas_unittest.cc', |
@@ -2310,6 +2311,7 @@ |
'../third_party/libphonenumber/libphonenumber.gyp:libphonenumber', |
'../third_party/webrtc/modules/modules.gyp:desktop_capture', |
'../tools/json_schema_compiler/test/json_schema_compiler_tests.gyp:json_schema_compiler_tests', |
+ '../tools/json_schema_compiler/test/json_schema_compiler_tests.gyp:feature_compiler_tests', |
'../ui/gl/gl.gyp:gl', |
'../ui/gl/gl.gyp:gl_test_support', |
], |