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

Unified Diff: extensions/extensions.gypi

Issue 980353003: Extensions: Switch to new permission message system, part I (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: review (the easy parts) Created 5 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: extensions/extensions.gypi
diff --git a/extensions/extensions.gypi b/extensions/extensions.gypi
index b93684172e7f7b011b76dbe834255af152ec28c3..2a388fcfb6c46054a4d5b1c044742383405c9867 100644
--- a/extensions/extensions.gypi
+++ b/extensions/extensions.gypi
@@ -1013,6 +1013,8 @@
'common/extension_builder.h',
'common/manifest_test.cc',
'common/manifest_test.h',
+ 'common/permissions/permission_message_test_util.cc',
+ 'common/permissions/permission_message_test_util.h',
'common/test_util.cc',
'common/test_util.h',
'common/value_builder.cc',

Powered by Google App Engine
This is Rietveld 408576698