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

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

Side-by-side diff isn't available for this file because of its large size.
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: Nits 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 f99682b638d7b86ebdb3ffce52fd1faa87d4e26e..4c726570d8023c2e3fce1ff350f2fe18149ab0a3 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -70687,6 +70687,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1128"
label="BLUETOOTHLOWENERGY_NOTIFYCHARACTERISTICVALUECHANGED"/>
<int value="1129" label="BLUETOOTHLOWENERGY_REMOVESERVICE"/>
+ <int value="1130" label="RUNTIME_RESTARTONWATCHDOG"/>
</enum>
<enum name="ExtensionInstallCause" type="int">
« extensions/browser/api/runtime/runtime_api.cc ('K') | « extensions/common/api/runtime.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698