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

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

Issue 1997283002: Merge "Count usage of :read-only and :read-write CSS selectors." to M52 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2743
Patch Set: 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
« no previous file with comments | « third_party/WebKit/Source/core/frame/UseCounter.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 82c1d6482e77969a85b64a0ea1345669f32c8070..6d052fb752d8aee0e8652c525d1bd6754bc8e340 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -73190,6 +73190,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1374" label="FixedRasterScalePotentialPerformanceRegression"/>
<int value="1375" label="CSSDeepCombinatorAndShadow"/>
<int value="1376" label="OpacityWithPreserve3DQuirk"/>
+ <int value="1377" label="CSSSelectorPseudoReadOnly"/>
+ <int value="1378" label="CSSSelectorPseudoReadWrite"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/frame/UseCounter.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698