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

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

Issue 9617010: Move chrome.downloads out of experimental to dev (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 6 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 e2bc07b4308ab84de53b9101c22c739dd48b790e..26a61713f76884287d17d261d6c012ec6e0311c2 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -30,6 +30,7 @@
'idl_schema_files': [
'alarms.idl',
'app_window.idl',
+ 'downloads.idl',
'experimental_bluetooth.idl',
'experimental_discovery.idl',
'experimental_dns.idl',

Powered by Google App Engine
This is Rietveld 408576698