diff options
author | msw@chromium.org <msw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-29 01:40:24 +0000 |
---|---|---|
committer | msw@chromium.org <msw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-29 01:40:24 +0000 |
commit | c9b059aeaa9706d053c743680b8742d76aea32f1 (patch) | |
tree | bfee066e743eca39da27ee630eef9c12bf841714 /chrome/tools | |
parent | d33a073e81cbe21d2c4cace4269a9fbb3f253f87 (diff) | |
download | chromium_src-c9b059aeaa9706d053c743680b8742d76aea32f1.zip chromium_src-c9b059aeaa9706d053c743680b8742d76aea32f1.tar.gz chromium_src-c9b059aeaa9706d053c743680b8742d76aea32f1.tar.bz2 |
Disable Chrome To Mobile by default; enable via chrome://flags.
Nix old AboutFlags_disable-chrome-to-mobile UMA bin.
Add new AboutFlags_enable-chrome-to-mobile UMA bin.
BUG=102709
TEST=Chrome To Mobile is disabled by default; chrome://flags shows enable option.
Review URL: https://chromiumcodereview.appspot.com/9844011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129552 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/tools')
-rw-r--r-- | chrome/tools/chromeactions.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/tools/chromeactions.txt b/chrome/tools/chromeactions.txt index 2aea882..2ce1809a 100644 --- a/chrome/tools/chromeactions.txt +++ b/chrome/tools/chromeactions.txt @@ -7,11 +7,11 @@ 0x4da52e00bdfac86a AboutFlags_cloud-print-proxy 0xc5ec36aaa32ceff4 AboutFlags_confirm-to-quit 0x4e8fe1c674de45dd AboutFlags_conflicting-modules-check -0x4ebeea0717b98e89 AboutFlags_disable-chrome-to-mobile 0xe9d2339d6b9225c7 AboutFlags_disable-outdated-plugins 0xf73b5212b48e2a75 AboutFlags_disable-print-preview 0xdddbf34cee2c636c AboutFlags_dns-server 0x3add7fc42803849e AboutFlags_downloads-new-ui +0x487390cc957aa352 AboutFlags_enable-chrome-to-mobile 0x4eae5ccc2900dffa AboutFlags_enable-nacl 0x6d932203ed5c6ae8 AboutFlags_enable-nacl-exception-handling 0x1a3d598e2cd416a0 AboutFlags_enable-smooth-scrolling |