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

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

Issue 1970613003: Add a new app API to enable watchdog behavior restarts in kiosk apps (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add a new app API to enable watchdog behavior restarts in kiosk apps 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 a025b00870b27b09757cd0e9f1e2ef90a45b6b3a..27fcd434d097c4ee2578c0800f2d2ebd68fc4e9d 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -72864,6 +72864,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1134" label="SYSTEM_DISPLAY_OVERSCANCALIBRATIONRESET"/>
<int value="1135" label="SYSTEM_DISPLAY_OVERSCANCALIBRATIONCOMPLETE"/>
<int value="1136" label="AUTOFILLPRIVATE_GETCOUNTRYLIST"/>
+ <int value="1137" label="RUNTIME_RESTARTAFTERDELAY"/>
</enum>
<enum name="ExtensionIconState" type="int">
« extensions/browser/api/runtime/runtime_api.cc ('K') | « extensions/extensions_tests.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698