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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 553233006: Added XMLExternalResourceLoaded to WebCore.FeatureObserver in histograms.xml. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 | « no previous file | 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 f279c36b25d0675e426dd7bd6f2e11ccfb628378..049ce36923f695b563e35bb1c8dc7f556b2a7158 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -42303,6 +42303,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="522" label="Sizes"/>
<int value="523" label="SrcsetXDescriptor"/>
<int value="524" label="SrcsetWDescriptor"/>
Alexei Svitkine (slow) 2014/09/10 13:41:00 Would you mind also adding the entries after this
tasak 2014/09/11 05:49:50 Sure. Done.
+ <int value="529" label="XMLExternalResourceLoad"/>
</enum>
<enum name="FFmpegCodecs" type="int">
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698