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

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

Issue 20081002: Remove experimental permission from infobars API and moving it to dev channel (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reverted the app.yaml version change Created 7 years, 5 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 6aeef3d6e6fb3b7e226d8709bc7c2077c76f6220..2e0ec793e8a4975402e4591f4639f9a8c22db8d4 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -51,7 +51,6 @@
'experimental_history.json',
'experimental_identity.idl',
'experimental_idltest.idl',
- 'experimental_infobars.json',
'location.idl',
'experimental_media_galleries.idl',
'experimental_record.json',
@@ -67,6 +66,7 @@
'identity.idl',
'identity_private.idl',
'idle.json',
+ 'infobars.json',
'input_ime.json',
'management.json',
'manifest_types.json',

Powered by Google App Engine
This is Rietveld 408576698