| Index: chrome/common/chrome_switches.cc
|
| diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc
|
| index c0446125d9abe4be4062b0f8915b862aea821f55..546a9d3d9d7556c08c5faba9747f7c10da8c9425 100644
|
| --- a/chrome/common/chrome_switches.cc
|
| +++ b/chrome/common/chrome_switches.cc
|
| @@ -1139,9 +1139,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";
|
|
|
|
|