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

Unified Diff: chrome/chrome_common.gypi

Issue 51433002: Enable permission warnings from ManifestHandlers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebasing. 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
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index a29a0f320aa2227299c49adbfed2d42b6185cdc4..1df4262fc6b257b895e3a3dfaf8843c564719903 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -164,6 +164,8 @@
'common/extensions/chrome_extensions_client.h',
'common/extensions/chrome_manifest_handlers.cc',
'common/extensions/chrome_manifest_handlers.h',
+ 'common/extensions/chrome_manifest_permission_set.cc',
+ 'common/extensions/chrome_manifest_permission_set.h',
'common/extensions/command.cc',
'common/extensions/command.h',
'common/extensions/csp_handler.cc',

Powered by Google App Engine
This is Rietveld 408576698