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

Unified Diff: chrome/chrome_common.gypi

Issue 12886023: Remove SandboxedPages and SandboxedCSP from Extension Class (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 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/browser/extensions/extension_protocols.cc ('k') | chrome/common/extensions/csp_handler.h » ('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 de40865c066699ac105c6db978283f4d049866e2..ce081a4cdcf168cda035c03ade050528c9167965 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -248,6 +248,8 @@
'common/extensions/manifest_handlers/content_scripts_handler.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_url_handler.cc',
'common/extensions/manifest_url_handler.h',
'common/extensions/message_bundle.cc',
« no previous file with comments | « chrome/browser/extensions/extension_protocols.cc ('k') | chrome/common/extensions/csp_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698