diff options
author | cco3 <cco3@chromium.org> | 2015-10-16 11:37:20 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-10-16 18:38:03 +0000 |
commit | 18082af2ebe3ecd3d44556990bf74e1b616874fe (patch) | |
tree | c16bb962f0a1eb2e47ed8a64597fef7a1516e719 /tools | |
parent | 5d4462e0e51ee42fa884e7a84f7749eeca9be49c (diff) | |
download | chromium_src-18082af2ebe3ecd3d44556990bf74e1b616874fe.zip chromium_src-18082af2ebe3ecd3d44556990bf74e1b616874fe.tar.gz chromium_src-18082af2ebe3ecd3d44556990bf74e1b616874fe.tar.bz2 |
Add Physical Web to about:flags
Add a kEnablePhysicalWeb switch on Android and expose it from
about:flags.
BUG=529962
Review URL: https://codereview.chromium.org/1374793008
Cr-Commit-Position: refs/heads/master@{#354555}
Diffstat (limited to 'tools')
-rw-r--r-- | tools/metrics/histograms/histograms.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml index c8d1c27..91aa34f 100644 --- a/tools/metrics/histograms/histograms.xml +++ b/tools/metrics/histograms/histograms.xml @@ -64348,6 +64348,7 @@ To add a new entry, add it with any value and run test to compute valid value. <int value="-1102212525" label="enable-tcp-fastopen"/> <int value="-1078093206" label="ash-debug-shortcuts"/> <int value="-1077752943" label="enable-password-generation"/> + <int value="-1075089382" label="enable-physical-web"/> <int value="-1062119671" label="enable-password-force-saving"/> <int value="-1056310158" label="disable-memory-pressure-chromeos"/> <int value="-1052782474" label="enable-cloud-devices"/> |