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

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
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:
Download patch
« no previous file with comments | « third_party/closure_compiler/interfaces/settings_private_interface.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index cb5a22c353dc48c7af68706e9ee22d107526f85a..301f7a818fd7e53cf092816afe5dba261abda6a2 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -81719,8 +81719,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1091" label="TABCAPTURE_CAPTUREOFFSCREENTAB"/>
<int value="1092" label="LANGUAGESETTINGSPRIVATE_ADDSPELLCHECKWORD"/>
<int value="1093" label="LANGUAGESETTINGSPRIVATE_REMOVESPELLCHECKWORD"/>
- <int value="1094" label="SETTINGSPRIVATE_GETDEFAULTZOOMPERCENTFUNCTION"/>
- <int value="1095" label="SETTINGSPRIVATE_SETDEFAULTZOOMPERCENTFUNCTION"/>
+ <int value="1094" label="SETTINGSPRIVATE_GETDEFAULTZOOMFUNCTION"/>
+ <int value="1095" label="SETTINGSPRIVATE_SETDEFAULTZOOMFUNCTION"/>
<int value="1096" label="BLUETOOTHPRIVATE_CONNECT"/>
<int value="1097" label="BLUETOOTHPRIVATE_FORGETDEVICE"/>
<int value="1098" label="DISPLAYSOURCE_GETAVAILABLESINKS"/>
« no previous file with comments | « third_party/closure_compiler/interfaces/settings_private_interface.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698