| Index: chrome/common/chrome_switches.cc
|
| diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc
|
| index 7b7bbbc309ec45214d68e34e307e154531b7b06d..6254c9edbd2c1c44cea559330d21cbe46763dacc 100644
|
| --- a/chrome/common/chrome_switches.cc
|
| +++ b/chrome/common/chrome_switches.cc
|
| @@ -1137,9 +1137,6 @@ const char kEnableHostedMode[] = "enable-hosted-mode";
|
| // unresponsive web content.
|
| const char kEnableHungRendererInfoBar[] = "enable-hung-renderer-infobar";
|
|
|
| -// Enable Physical Web scanning.
|
| -const char kEnablePhysicalWeb[] = "enable-physical-web";
|
| -
|
| // Specifies Android phone page loading progress bar animation.
|
| const char kProgressBarAnimation[] = "progress-bar-animation";
|
|
|
|
|