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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1942663003: [sensors]: Introduce the Generic Sensor API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: use postTask Created 4 years, 6 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 a43b3cc2945cdd4b0c403b34f0de3d5daf2f301c..95d4b7d7b1d6164fe513fa65a34799931e429135 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -73825,6 +73825,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1377" label="CSSSelectorPseudoReadOnly"/>
<int value="1378" label="CSSSelectorPseudoReadWrite"/>
<int value="1379" label="UnloadHandler_Navigation"/>
+ <int value="1380" label="DocumentCreateEventSensorErrorEvent"/>
+ <int value="1381" label="DocumentCreateEventSensorReadingEvent"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698