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

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

Issue 2643613002: Reduce the perf overhead of our dangling markup experiments. (Closed)
Patch Set: Rebase. Created 3 years, 11 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 78a0d5c2e7dc58675eccfbc51a9fbf4bfedf9dcd..d4cac8eec141be17c7ac0c63136482a10275dd07 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -89391,8 +89391,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1769" label="DocumentCompleteURLHTTPContainingLessThan"/>
<int value="1770"
label="DocumentCompleteURLHTTPContainingNewlineAndLessThan"/>
- <int value="1771"
- label="DocumentCompleteURLNonHTTPContainingNewlineOrLessThan"/>
+ <int value="1771" label="DocumentCompleteURLNonHTTPContainingNewline"/>
<int value="1772" label="CSSSelectorInternalMediaControlsTextTrackList"/>
<int value="1773" label="CSSSelectorInternalMediaControlsTextTrackListItem"/>
<int value="1774"

Powered by Google App Engine
This is Rietveld 408576698