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: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 1096393002: API stubs for the BLE advertisement API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 5c667b7342dae45e884f1a51f634d864b2de96cb..b1f8c96ed2bc5be524b418e652bd850bf643c2d4 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -51517,7 +51517,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="983" label="FILEMANAGERPRIVATE_ISPIEXLOADERENABLED"/>
<int value="984" label="HOTWORDPRIVATE_SPEAKERMODELEXISTSRESULT"/>
<int value="985" label="SETTINGSPRIVATE_SETPREF"/>
- <int value="986" label="DELETED_SETTINGSPRIVATE_SETNUMERICPREF"/>
scheib 2015/05/06 23:17:41 Why is this being renamed?
rkc 2015/05/07 17:16:28 This was auto-generated by the update script. Look
+ <int value="986" label="DELETED_SETTINGSPRIVATE_SETDOUBLEPREF"/>
<int value="987" label="DELETED_SETTINGSPRIVATE_SETSTRINGPREF"/>
<int value="988" label="DELETED_SETTINGSPRIVATE_SETURLPREF"/>
<int value="989" label="SETTINGSPRIVATE_GETALLPREFS"/>
@@ -51561,6 +51561,8 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="1027" label="SEARCHENGINESPRIVATE_REMOVESEARCHENGINE"/>
<int value="1028" label="SEARCHENGINESPRIVATE_UPDATESEARCHENGINE"/>
<int value="1029" label="SEARCHENGINESPRIVATE_OPTINTOHOTWORDING"/>
+ <int value="1030" label="BLUETOOTHLOWENERGY_REGISTERADVERTISEMENT"/>
+ <int value="1031" label="BLUETOOTHLOWENERGY_UNREGISTERADVERTISEMENT"/>
</enum>
<enum name="ExtensionInstallCause" type="int">

Powered by Google App Engine
This is Rietveld 408576698