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

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

Issue 756653005: Change the flag which enables OOP PDF to an enable/disable flag (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 | « chrome/renderer/printing/print_web_view_helper.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 e56ebe64edce72e919c93cad1cc2ff8b212c6ec1..213e76b256db0368507474fd4215edc7cd9284f6 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -48753,6 +48753,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-1334327410" label="ash-enable-touch-view-testing"/>
<int value="-1319688939" label="ignore-gpu-blacklist"/>
<int value="-1285021473" label="save-page-as-mhtml"/>
+ <int value="-1268836676" label="disable-out-of-process-pdf"/>
<int value="-1241747717" label="enable-android-password-link"/>
<int value="-1218608640" label="disable-offline-load-stale-cache"/>
<int value="-1212273428" label="enable-experimental-app-list"/>
@@ -48881,6 +48882,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="689489984" label="disable-zero-suggest"/>
<int value="709850261" label="disable-touch-editing"/>
<int value="711424932" label="enable-cloud-print-xps"/>
+ <int value="730024226" label="enable-out-of-process-pdf"/>
<int value="732703958" label="enable-gesture-tap-highlight"/>
<int value="773919225" label="disable-office-editing-component-extension"/>
<int value="779086132" label="enable-data-reduction-proxy-alt"/>
« no previous file with comments | « chrome/renderer/printing/print_web_view_helper.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698