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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 83843002: Move ManifestHandlers to extensions/ (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: s/handler/info Created 7 years, 1 month 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/url_handlers/url_handlers_parser.cc » ('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 eb7e9c5cbbf86385bf7fa608bfa5308ecd2ec4a6..ddc4a470a31b84b604591674cad7872018a6d153 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -533,6 +533,7 @@
'../extensions/browser/management_policy_unittest.cc',
'../extensions/browser/process_map_unittest.cc',
'../extensions/browser/quota_service_unittest.cc',
+ '../extensions/common/csp_validator_unittest.cc',
'../extensions/common/event_filter_unittest.cc',
'../extensions/common/extension_resource_unittest.cc',
'../extensions/common/file_util_unittest.cc',
@@ -1808,7 +1809,6 @@
'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/csp_validator_unittest.cc',
'common/extensions/extension_file_util_unittest.cc',
'common/extensions/extension_icon_set_unittest.cc',
'common/extensions/extension_l10n_util_unittest.cc',
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/common/extensions/api/url_handlers/url_handlers_parser.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698