Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3809)

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 217263002: Move sockets manifest types to //extensions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rename, add new "API" for extensionsManifestTypes Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/common/extensions/api/_api_features.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 33ab181b9cd3280e6d11fd1507478e2e5a7af48b..a5fd3a0c48086490b4466c8194c8158932cfd80f 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -579,6 +579,7 @@
'../extensions/browser/value_store/value_store_frontend_unittest.cc',
'../extensions/browser/value_store/value_store_unittest.cc',
'../extensions/browser/value_store/value_store_unittest.h',
+ '../extensions/common/api/sockets/sockets_manifest_permission_unittest.cc',
'../extensions/common/csp_validator_unittest.cc',
'../extensions/common/event_filter_unittest.cc',
'../extensions/common/extension_resource_unittest.cc',
@@ -1802,7 +1803,6 @@
'common/extensions/api/file_handlers/file_handlers_manifest_unittest.cc',
'common/extensions/api/i18n/default_locale_manifest_unittest.cc',
'common/extensions/api/identity/extension_manifests_auth_unittest.cc',
- 'common/extensions/api/sockets/sockets_manifest_permission_unittest.cc',
'common/extensions/api/storage/storage_schema_manifest_handler_unittest.cc',
'common/extensions/command_unittest.cc',
'common/extensions/extension_file_util_unittest.cc',
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/common/extensions/api/_api_features.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698