summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
diff options
context:
space:
mode:
authorkinaba@chromium.org <kinaba@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-08 11:20:38 +0000
committerkinaba@chromium.org <kinaba@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-08 11:20:38 +0000
commitc66c0b9b445263d7fe0203517e01a3b816031b72 (patch)
tree960387d6cf4d63edd9ba6eaac1f95e11b712b0ef /chrome/browser/extensions
parentcebe338c807aa5c0b6c4f09e0daee3d1b948fcc0 (diff)
downloadchromium_src-c66c0b9b445263d7fe0203517e01a3b816031b72.zip
chromium_src-c66c0b9b445263d7fe0203517e01a3b816031b72.tar.gz
chromium_src-c66c0b9b445263d7fe0203517e01a3b816031b72.tar.bz2
Remove 'Clean local cache' secret menu from Files.app and FileBrowserPrivateAPI.
The hidden command is already moved to the chrome:drive-internals page. BUG=298789 TBR=isherman@chromium.org Review URL: https://codereview.chromium.org/62953005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@233864 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/extensions')
-rw-r--r--chrome/browser/extensions/extension_function_histogram_value.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/extensions/extension_function_histogram_value.h b/chrome/browser/extensions/extension_function_histogram_value.h
index ba217ad..9896d74 100644
--- a/chrome/browser/extensions/extension_function_histogram_value.h
+++ b/chrome/browser/extensions/extension_function_histogram_value.h
@@ -133,7 +133,7 @@ enum HistogramValue {
USB_CLOSEDEVICE,
TTS_STOP,
SERIAL_GETPORTS,
- FILEBROWSERPRIVATE_CLEARDRIVECACHE,
+ DELETED_FILEBROWSERPRIVATE_CLEARDRIVECACHE,
SERIAL_GETCONTROLSIGNALS,
DEVELOPERPRIVATE_ENABLE,
FILEBROWSERPRIVATE_GETDRIVEFILEPROPERTIES,