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

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: Yoyo's 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 95d928293e8b5c6414bbdca23a25bb37ba3c5fc3..8a102654d4905397d3a794a0617a0558473faa23 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -271,6 +271,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_page_info.cc',
+ 'common/extensions/sandboxed_page_info.h',
'common/extensions/unpacker.cc',
'common/extensions/unpacker.h',
'common/extensions/update_manifest.cc',

Powered by Google App Engine
This is Rietveld 408576698