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

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

Issue 2583853004: [chrome.dial] Adds chrome.dial.fetchDeviceDecription API. (Closed)
Patch Set: Clean up some unneeded code in unittest. Created 3 years, 11 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 4dcf9c0041323ce6d4908f9474600c8af2cbd995..f70ea16484f8b3abc5fb3502cdcd21bdf4f68341 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -86140,6 +86140,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1154" label="QUICKUNLOCKPRIVATE_CHECKCREDENTIAL"/>
<int value="1155" label="QUICKUNLOCKPRIVATE_GETCREDENTIALREQUIREMENTS"/>
<int value="1156" label="CLIPBOARD_SETIMAGEDATA"/>
+ <int value="1157" label="DIAL_FETCHDEVICEDESCRIPTION"/>
</enum>
<enum name="ExtensionIconState" type="int">

Powered by Google App Engine
This is Rietveld 408576698