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

Unified Diff: extensions/browser/extension_function_histogram_value.h

Issue 2430463002: MD Settings: tweak some chrome.settingsPrivate method names (Closed)
Patch Set: histograms.xml Created 4 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
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 f92812ef92d68dc328edde5fd0305a0b7547643b..059b12bc045a7dda4dda17a282536f28917513b9 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -1152,8 +1152,8 @@ enum HistogramValue {
TABCAPTURE_CAPTUREOFFSCREENTAB,
LANGUAGESETTINGSPRIVATE_ADDSPELLCHECKWORD,
LANGUAGESETTINGSPRIVATE_REMOVESPELLCHECKWORD,
- SETTINGSPRIVATE_GETDEFAULTZOOMPERCENTFUNCTION,
- SETTINGSPRIVATE_SETDEFAULTZOOMPERCENTFUNCTION,
+ SETTINGSPRIVATE_GETDEFAULTZOOMFUNCTION,
+ SETTINGSPRIVATE_SETDEFAULTZOOMFUNCTION,
BLUETOOTHPRIVATE_CONNECT,
BLUETOOTHPRIVATE_FORGETDEVICE,
DISPLAYSOURCE_GETAVAILABLESINKS,
« no previous file with comments | « chrome/common/extensions/api/settings_private.idl ('k') | third_party/closure_compiler/externs/settings_private.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698