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

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

Issue 15255002: Files.app: Remove unused private API "chrome.fileBrowserPrivate.getFileLocations". (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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/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 a2f07410e2f7357a6e15938a2367674791535e01..6c009b46f62e08d3e11e7e05549688b35c7d8331 100644
--- a/chrome/browser/extensions/extension_function_histogram_value.h
+++ b/chrome/browser/extensions/extension_function_histogram_value.h
@@ -200,7 +200,7 @@ enum HistogramValue {
BLUETOOTH_GETLOCALOUTOFBANDPAIRINGDATA,
SYSTEMPRIVATE_GETUPDATESTATUS,
FONTSETTINGS_CLEARMINIMUMFONTSIZE,
- FILEBROWSERPRIVATE_GETFILELOCATIONS,
+ DELETED_FILEBROWSERPRIVATE_GETFILELOCATIONS,
EXPERIMENTAL_DISCOVERY_SUGGEST,
FILEBROWSERPRIVATE_SETDEFAULTTASK,
BROWSERACTION_GETBADGETEXT,

Powered by Google App Engine
This is Rietveld 408576698