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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1407883005: Added field trial for enabling AppContainer and a chrome://flags entry. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added disable switch and changed flags Created 5 years, 1 month 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 | « content/public/common/content_switches.cc ('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 b317a7d0bc497e2fc1f3744f2ca08b50df52775e..fa82464f3a2b04f3abcfb60eb5295ac25c724f40 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -65097,6 +65097,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-1319688939" label="ignore-gpu-blacklist"/>
<int value="-1302904242" label="enable-navigation-tracing"/>
<int value="-1285021473" label="save-page-as-mhtml"/>
+ <int value="-1271563519" label="enable-appcontainer"/>
<int value="-1268836676" label="disable-out-of-process-pdf"/>
<int value="-1267958145" label="disable-pdf-material-ui"/>
<int value="-1251411236" label="disable-new-md-input-view"/>
@@ -65295,6 +65296,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="460475728" label="wake-on-wifi-packet"/>
<int value="466248382" label="disable-push-api-background-mode"/>
<int value="474743272" label="material-design-ink-drop"/>
+ <int value="493903641" label="disable-appcontainer"/>
<int value="494733611" label="disable-drop-sync-credential"/>
<int value="503245473" label="disable-translate-new-ux"/>
<int value="535976218" label="enable-plugin-power-saver"/>
« no previous file with comments | « content/public/common/content_switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698