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

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

Issue 2088453002: Implement the inert attribute (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Logspammy WIP Created 3 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
Index: tools/metrics/histograms/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index b796bbcd8980112f494bb2925fc5307f9bf45535..e25fa52d852d8230c777b749affb46f345b7e9a6 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -14837,6 +14837,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="1969" label="ElementNameDOMValidHTMLParserInvalid"/>
<int value="1970" label="GATTServerDisconnectedEvent"/>
<int value="1971" label="AnchorClickDispatchForNonConnectedNode"/>
+ <int value="1972" label="InertAttribute"/>
</enum>
<enum name="FeedbackSource" type="int">

Powered by Google App Engine
This is Rietveld 408576698