| Index: trunk/src/chrome/chrome_tests_unit.gypi
|
| ===================================================================
|
| --- trunk/src/chrome/chrome_tests_unit.gypi (revision 226848)
|
| +++ trunk/src/chrome/chrome_tests_unit.gypi (working copy)
|
| @@ -1980,13 +1980,12 @@
|
| '../tools/json_schema_compiler/test/choices_unittest.cc',
|
| '../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/functions_as_parameters_unittest.cc',
|
| '../tools/json_schema_compiler/test/functions_on_types_unittest.cc',
|
| '../tools/json_schema_compiler/test/idl_schemas_unittest.cc',
|
| '../tools/json_schema_compiler/test/objects_unittest.cc',
|
| - '../tools/json_schema_compiler/test/features_unittest.cc',
|
| '../tools/json_schema_compiler/test/simple_api_unittest.cc',
|
| + '../tools/json_schema_compiler/test/error_generation_unittest.cc',
|
| '../ui/views/test/desktop_test_views_delegate.cc',
|
| '../ui/views/test/desktop_test_views_delegate.h',
|
| '../ui/views/test/test_views_delegate.cc',
|
| @@ -2013,7 +2012,6 @@
|
| '../third_party/libjingle/libjingle.gyp:libjingle',
|
| '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber',
|
| '../tools/json_schema_compiler/test/json_schema_compiler_tests.gyp:json_schema_compiler_tests',
|
| - '../tools/json_schema_compiler/test/json_schema_compiler_tests.gyp:features_generator_tests',
|
| '../ui/gl/gl.gyp:gl',
|
| '../v8/tools/gyp/v8.gyp:v8',
|
| '../webkit/webkit_resources.gyp:webkit_resources',
|
|
|