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

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

Issue 1837233002: Optional <TimeDelta> since they may be non existent. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: added dcheck when isHighResolution is true. 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
« no previous file with comments | « components/page_load_metrics/common/page_load_timing.h ('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 26cfe263fa776daa2fff4857e0ffacc1449b56b4..ddd7db002a56aee27f5924f14cca198ac703f8e6 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -78493,6 +78493,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
label="Multiple aborted provisional loads at navigation start"/>
<int value="7"
label="User input received while not tracking a relevant committed load"/>
+ <int value="8" label="Inter process TimeTicks skew"/>
</enum>
<enum name="InterruptReason" type="int">
« no previous file with comments | « components/page_load_metrics/common/page_load_timing.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698