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

Unified Diff: chrome/chrome_common.gypi

Issue 7003098: Start refractoring extension permissions into ExtensionPermissionSet. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix a bad merge Created 9 years, 6 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 c5f81164038bf56e6537af3b934bd577bce13163..103ef11e033279005f8b3fdd2a4d4e35e04d118c 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -173,6 +173,8 @@
'common/extensions/extension_message_bundle.h',
'common/extensions/extension_messages.cc',
'common/extensions/extension_messages.h',
+ 'common/extensions/extension_permission_set.cc',
+ 'common/extensions/extension_permission_set.h',
'common/extensions/extension_resource.cc',
'common/extensions/extension_resource.h',
'common/extensions/extension_set.cc',

Powered by Google App Engine
This is Rietveld 408576698