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

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

Issue 23799006: Move idltest API to trunk channel (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 3 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 bb3806173bd1c24737a14ebb0c75fcc632f3ff7a..842668bc2b1245a73de2b7c58a37f850ba85ce15 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -52,7 +52,6 @@
'experimental_dns.idl',
'experimental_history.json',
'experimental_identity.idl',
- 'experimental_idltest.idl',
'location.idl',
'system_memory.idl',
'extension.json',
@@ -65,6 +64,7 @@
'identity.idl',
'identity_private.idl',
'idle.json',
+ 'idltest.idl',
'infobars.json',
'input_ime.json',
'log_private.idl',

Powered by Google App Engine
This is Rietveld 408576698