Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 61a944723593cb9b3f7966709cbae5058978cf75..1971f5ba6e814ceb59c1dbe03415dabe7fc5fe9d 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1312,9 +1312,6 @@ const char kForceDesktop[] = "force-desktop"; |
// Relaunches metro Chrome on Windows 8 and higher using a given shortcut. |
const char kRelaunchShortcut[] = "relaunch-shortcut"; |
-// Requests that Chrome connect to the running Metro viewer process. |
-const char kViewerConnect[] = "viewer-connect"; |
- |
// Requests that Chrome launch the Metro viewer process via the given appid |
// (which is assumed to be registered as default browser) and synchronously |
// connect to it. |