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

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: Added license header 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 f18ff712935d2a373017b4b77236d9ab5fc94651..3c5a24ea0b11dd880b6b4a8a060eeb1e9fdae552 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',
@@ -66,6 +65,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