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

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
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index f1103ef47a280667ea88d367dbeeb62582f1e076..5966900972a049825f3b76cab55be2d56d6a3371 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -269,6 +269,8 @@
'common/extensions/permissions/usb_device_permission_data.h',
'common/extensions/request_media_access_permission_helper.cc',
'common/extensions/request_media_access_permission_helper.h',
+ 'common/extensions/sandboxed_handler.cc',
+ 'common/extensions/sandboxed_handler.h',
'common/extensions/unpacker.cc',
'common/extensions/unpacker.h',
'common/extensions/update_manifest.cc',

Powered by Google App Engine
This is Rietveld 408576698