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

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: Rebase + 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
« extensions/common/api/runtime.json ('K') | « extensions/common/api/runtime.json ('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 58c7654fd9861cf3f0fb2a1a54e8451fdbe6d0d9..2e7ac3f514520832f3184f961d19ebccba6e01af 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -70926,6 +70926,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/common/api/runtime.json ('K') | « extensions/common/api/runtime.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698