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

Unified Diff: extensions/browser/extension_function_histogram_value.h

Issue 1018493002: [Extensions] Combine developerPrivate.inspect and developerPrivate.openDevTools (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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: 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 3e9fbf9844a3c1e005ad020dc715b8293397ed1c..3d910638d6f19be72a7d08360e709713698bb6b0 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -296,7 +296,7 @@ enum HistogramValue {
STORAGE_GETBYTESINUSE,
TABS_QUERY,
PAGEACTION_SETPOPUP,
- DEVELOPERPRIVATE_INSPECT,
+ DELETED_DEVELOPERPRIVATE_INSPECT,
DOWNLOADS_SEARCH,
FONTSETTINGS_CLEARFONT,
WINDOWS_UPDATE,

Powered by Google App Engine
This is Rietveld 408576698