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

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

Issue 2657093004: [webnfc] Add an UMA histogram values for WebNFC API calls (Closed)
Patch Set: Rebased to master. 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
« no previous file with comments | « third_party/WebKit/Source/modules/nfc/NFC.idl ('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 26765d730f5c73b35d6f2c1880ec6c9834761916..e14b164bc0ef8eb6b6cb6a6d4da6f358070cb7bd 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -90203,6 +90203,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1790" label="V8MediaSession_PlaybackState_AttributeGetter"/>
<int value="1791" label="V8MediaSession_PlaybackState_AttributeSetter"/>
<int value="1792" label="V8MediaSession_SetActionHandler_Method"/>
+ <int value="1793" label="WebNFCPush"/>
+ <int value="1794" label="WebNFCCancelPush"/>
+ <int value="1795" label="WebNFCWatch"/>
+ <int value="1796" label="WebNFCCancelWatch"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/modules/nfc/NFC.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698