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

Unified Diff: chrome/common/extensions/api/api.gyp

Issue 12095023: Allow platform apps to add themselves to the Action Box. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 years, 11 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/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index 3215b1b6e11416d6615965e1ef9e3fe74a090c1c..94c1adf84071c5e9adadca1eef2473023438d975 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -55,6 +55,7 @@
'media_galleries.idl',
'media_galleries_private.idl',
'page_capture.json',
+ 'page_launcher.idl',
'permissions.json',
'push_messaging.idl',
'rtc_private.idl',

Powered by Google App Engine
This is Rietveld 408576698