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

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

Issue 11574006: Implement chrome.downloads.onDeterminingFilename() (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: @r176665 Created 7 years, 11 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 fce44071920c8c35d6675d2d5e1bb0f31441060d..b5044c4a7053c3d35d04c122df8d3e40a9bbee24 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -32,6 +32,7 @@
'developer_private.idl',
'dial.idl',
'downloads.idl',
+ 'downloads_internal.idl',
'events.json',
'experimental_discovery.idl',
'experimental_dns.idl',

Powered by Google App Engine
This is Rietveld 408576698