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

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: fix EDER incognito 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 d94c83c886295f3b1c1693b7c850e0ae3fc3c27e..2cee2c15c3ebb39c4cf15ad74064e0361c2d8ce4 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