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

Unified Diff: chrome/browser/extensions/extension_function_histogram_value.h

Issue 11574006: Implement chrome.downloads.onDeterminingFilename() (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: @r185803 Created 7 years, 10 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
« no previous file with comments | « chrome/browser/extensions/event_names.cc ('k') | chrome/chrome_browser_extensions.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/extensions/extension_function_histogram_value.h
diff --git a/chrome/browser/extensions/extension_function_histogram_value.h b/chrome/browser/extensions/extension_function_histogram_value.h
index d1babe810aaf65256af883a6469653750e2f2d9f..0f4f0f3abfa0d81db10859f42a3949097f38f4b7 100644
--- a/chrome/browser/extensions/extension_function_histogram_value.h
+++ b/chrome/browser/extensions/extension_function_histogram_value.h
@@ -160,7 +160,6 @@ enum HistogramValue {
TABS_RELOAD,
WINDOWS_CREATE,
DEVELOPERPRIVATE_LOADUNPACKED,
- DOWNLOADS_SETDESTINATION,
EXPERIMENTAL_PROCESSES_GETPROCESSIDFORTAB,
BOOKMARKS_GETCHILDREN,
BROWSERACTION_GETTITLE,
@@ -172,6 +171,7 @@ enum HistogramValue {
TABS_GETCURRENT,
FONTSETTINGS_CLEARDEFAULTFIXEDFONTSIZE,
MEDIAPLAYERPRIVATE_CLOSEWINDOW,
+ DOWNLOADSINTERNAL_DETERMINEFILENAME,
WEBREQUESTINTERNAL_ADDEVENTLISTENER,
CLOUDPRINTPRIVATE_GETPRINTERS,
STORAGE_SET,
« no previous file with comments | « chrome/browser/extensions/event_names.cc ('k') | chrome/chrome_browser_extensions.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698