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

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 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 03c3ae79e7b865e8fb396ea5c24b09afabb15d1d..8db07240f7e1283c21d64a21759a69a0072f667e 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',
'renderer/test_extensions_renderer_client.cc',
« no previous file with comments | « extensions/common/permissions/permissions_data.cc ('k') | extensions/shell/common/shell_extensions_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698