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

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

Issue 1942663003: [sensors]: Introduce the Generic Sensor API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase + add Tim as owner Created 4 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 39a1e93411259ac6e012d3ab370da01f2922180c..d9ae560e5b2ca4f3183e5d45536c19c014d70188 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -73254,6 +73254,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1376" label="OpacityWithPreserve3DQuirk"/>
<int value="1377" label="CSSSelectorPseudoReadOnly"/>
<int value="1378" label="CSSSelectorPseudoReadWrite"/>
+ <int value="1379" label="DocumentCreateEventSensorErrorEvent"/>
+ <int value="1380" label="DocumentCreateEventSensorReadingEvent"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698