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

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: Update generic test expectations 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 0f810e6d9a7cb8aae1a873b954a1964b301e9d4d..b97bea4a185b875bae63e75bde57f47dc5fc599d 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -14854,6 +14854,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="1970" label="GATTServerDisconnectedEvent"/>
<int value="1971" label="AnchorClickDispatchForNonConnectedNode"/>
<int value="1972" label="HTMLParseErrorNestedForm"/>
+ <int value="1973" label="InertAttribute"/>
</enum>
<enum name="FeedbackSource" type="int">

Powered by Google App Engine
This is Rietveld 408576698