| Index: extensions/extensions.gyp
|
| diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
|
| index 8168f7f781d0a109e5ca701226d7d9b53bccd48c..06285d0e7773cf64fe99371a08d10201e6e72659 100644
|
| --- a/extensions/extensions.gyp
|
| +++ b/extensions/extensions.gyp
|
| @@ -932,8 +932,6 @@
|
| 'browser/test_runtime_api_delegate.h',
|
| 'common/extension_builder.cc',
|
| 'common/extension_builder.h',
|
| - 'common/manifest_test.cc',
|
| - 'common/manifest_test.h',
|
| 'common/test_util.cc',
|
| 'common/test_util.h',
|
| 'common/value_builder.cc',
|
| @@ -1094,7 +1092,6 @@
|
| 'common/features/complex_feature_unittest.cc',
|
| 'common/features/simple_feature_unittest.cc',
|
| 'common/manifest_handler_unittest.cc',
|
| - 'common/manifest_handlers/shared_module_manifest_unittest.cc',
|
| 'common/message_bundle_unittest.cc',
|
| 'common/one_shot_event_unittest.cc',
|
| 'common/permissions/api_permission_set_unittest.cc',
|
|
|