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

Unified Diff: chrome/chrome_common.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/browser/ui/webui/extensions/extension_basic_info.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 125ffe32dafd8d2bfdcae3bd566bfafd7ff7ffce..66661fd493de7dc0dd547989278cd567294c1610 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -167,10 +167,6 @@
'common/extensions/chrome_manifest_handlers.h',
'common/extensions/command.cc',
'common/extensions/command.h',
- 'common/extensions/csp_handler.cc',
- 'common/extensions/csp_handler.h',
- 'common/extensions/csp_validator.cc',
- 'common/extensions/csp_validator.h',
'common/extensions/dom_action_types.h',
'common/extensions/extension_constants.cc',
'common/extensions/extension_constants.h',
@@ -212,18 +208,10 @@
'common/extensions/manifest_handlers/externally_connectable.h',
'common/extensions/manifest_handlers/icons_handler.cc',
'common/extensions/manifest_handlers/icons_handler.h',
- 'common/extensions/manifest_handlers/kiosk_mode_info.cc',
- 'common/extensions/manifest_handlers/kiosk_mode_info.h',
'common/extensions/manifest_handlers/minimum_chrome_version_checker.cc',
'common/extensions/manifest_handlers/minimum_chrome_version_checker.h',
'common/extensions/manifest_handlers/nacl_modules_handler.cc',
'common/extensions/manifest_handlers/nacl_modules_handler.h',
- 'common/extensions/manifest_handlers/offline_enabled_info.cc',
- 'common/extensions/manifest_handlers/offline_enabled_info.h',
- 'common/extensions/manifest_handlers/requirements_handler.cc',
- 'common/extensions/manifest_handlers/requirements_handler.h',
- 'common/extensions/manifest_handlers/sandboxed_page_info.cc',
- 'common/extensions/manifest_handlers/sandboxed_page_info.h',
'common/extensions/manifest_handlers/settings_overrides_handler.cc',
'common/extensions/manifest_handlers/settings_overrides_handler.h',
'common/extensions/manifest_handlers/theme_handler.cc',
« no previous file with comments | « chrome/browser/ui/webui/extensions/extension_basic_info.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698