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

Unified Diff: chrome/chrome_common.gypi

Issue 8654001: Reland restrict extension features based on the extension type. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 9 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
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index ed15ce29a35d7535c4a7ae2bb4865cf27242e28e..c4fe031baba90b966276f89ed6b946f6266f19f2 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -136,6 +136,8 @@
'common/extensions/extension_unpacker.h',
'common/extensions/file_browser_handler.cc',
'common/extensions/file_browser_handler.h',
+ 'common/extensions/manifest.cc',
+ 'common/extensions/manifest.h',
'common/extensions/update_manifest.cc',
'common/extensions/update_manifest.h',
'common/extensions/url_pattern.cc',

Powered by Google App Engine
This is Rietveld 408576698