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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2583853004: [chrome.dial] Adds chrome.dial.fetchDeviceDecription API. (Closed)
Patch Set: Respond to lazyboy@ comments. Rebase w/namespace changes 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 3761fc611f9e6f4d4c48bdef2495fc108ff21c0b..ffc3cde0c3bd2a71f4b64046a90b3ca13b7fcef1 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -85947,6 +85947,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