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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2737263006: [Android Crash Reporting] Allow uploading minidumps via the JobScheduler (Closed)
Patch Set: Assert that job scheduled successfully Created 3 years, 9 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
« no previous file with comments | « testing/variations/fieldtrial_testing_config.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 fb8d14342f443f70ddd12bf7398fe7d822cf87a8..e621148199228c33da041a74e261a25b84e22f03 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -99123,6 +99123,8 @@ from previous Chrome versions.
<int value="-1928198763" label="enable-async-dns"/>
<int value="-1925117279" label="disable-quic-https"/>
<int value="-1915854488" label="enable-offline-pages"/>
+ <int value="-1913801713"
+ label="UploadCrashReportsUsingJobScheduler:disabled"/>
<int value="-1912999136" label="enable-automatic-password-saving:enabled"/>
<int value="-1911153473" label="enable-easy-signin"/>
<int value="-1907342706" label="ReadItLaterInMenu:disabled"/>
@@ -99941,6 +99943,7 @@ from previous Chrome versions.
<int value="1490043732" label="enable-fill-on-account-select"/>
<int value="1490255042" label="enable-overlay-scrollbar"/>
<int value="1495341532" label="disable-mtp-write-support"/>
+ <int value="1496135626" label="UploadCrashReportsUsingJobScheduler:enabled"/>
<int value="1496571153" label="enable-webapk"/>
<int value="1497924954" label="js-flags"/>
<int value="1499163193" label="PostScriptPrinting:disabled"/>
« no previous file with comments | « testing/variations/fieldtrial_testing_config.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698