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

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

Issue 2248083002: [Feature Policy] Add command-line flag and about://flags interface for Feature Policy (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 4 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/public/web/WebRuntimeFeatures.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 cc783b848d0b4883dbfe31779a3ded257ce5dda8..536b3f333965e4340532e23ecffeb48799206f87 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -83818,6 +83818,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-288316828" label="enable-delegated-renderer"/>
<int value="-278347667" label="default-tile-height"/>
<int value="-277144896" label="enable-viewport-meta"/>
+ <int value="-268357961" label="enable-feature-policy"/>
<int value="-254887599" label="google-profile-info"/>
<int value="-231922000" label="enable-renderer-mojo-channel"/>
<int value="-206393363" label="enable-scroll-prediction"/>
« no previous file with comments | « third_party/WebKit/public/web/WebRuntimeFeatures.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698