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

Unified Diff: extensions/browser/extension_function_histogram_value.h

Issue 1414263003: Fix extension_function_histogram_value.h enum (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/extension_function_histogram_value.h
diff --git a/extensions/browser/extension_function_histogram_value.h b/extensions/browser/extension_function_histogram_value.h
index afaec45f07f26ac70d23449ae40e4845578233f1..614c2c42f91b4f9bbb468fb446fb2c057a505f85 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -1118,8 +1118,6 @@ enum HistogramValue {
HID_GETUSERSELECTEDDEVICES,
FILESYSTEMPROVIDERINTERNAL_GETACTIONSREQUESTEDSUCCESS,
DASHBOARDPRIVATE_SHOWPERMISSIONPROMPTFORDELEGATEDBUNDLEINSTALL,
- FILEMANAGERPRIVATEINTERNAL_GETENTRYACTIONS,
- FILEMANAGERPRIVATEINTERNAL_EXECUTEENTRYACTION,
FILEMANAGERPRIVATEINTERNAL_GETCUSTOMACTIONS,
FILEMANAGERPRIVATEINTERNAL_EXECUTECUSTOMACTION,
MDNS_FORCEDISCOVERY,
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698