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

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 + Devlin's comments 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 30624972a915710a4c2637c2b8a0ebe493a6f5a5..3c7b877ceba169ae4b843bd21c4b5e4b8399b567 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -71510,6 +71510,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1129" label="BLUETOOTHLOWENERGY_REMOVESERVICE"/>
<int value="1130" label="AUTOFILLPRIVATE_GETADDRESSLIST"/>
<int value="1131" label="AUTOFILLPRIVATE_GETCREDITCARDLIST"/>
+ <int value="1132" label="RUNTIME_RESTARTONWATCHDOG"/>
</enum>
<enum name="ExtensionInstallCause" type="int">
« extensions/browser/api/runtime/runtime_apitest.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