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

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

Issue 2894063002: Expose UseCounter::Feature enum out of blink as WebFeature (Closed)
Patch Set: Rebase 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 cd2a454daab2f8e686dd285dbd99fb2d604b5ff1..f5366075458db242a31e95bc5ac412f5ec4f1e81 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -13012,7 +13012,7 @@ uploading your change for review. These are checked by presubmit scripts.
</enum>
<enum name="FeatureObserver" type="int">
-<!-- Generated from third_party/WebKit/Source/core/frame/UseCounter.h -->
+<!-- Generated from third_party/WebKit/public/platform/WebFeature.h -->
<int value="0" label="OBSOLETE_PageDestruction"/>
<int value="1" label="LegacyNotifications"/>

Powered by Google App Engine
This is Rietveld 408576698