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