Index: extensions/common/switches.cc |
diff --git a/extensions/common/switches.cc b/extensions/common/switches.cc |
index 81f90332b7476e06e5c1b65e4398641149fa60bc..6b34c3f69238de7f202d926e981d2c8fd8c13b9a 100644 |
--- a/extensions/common/switches.cc |
+++ b/extensions/common/switches.cc |
@@ -52,10 +52,6 @@ const char kEnableMojoSerialService[] = "enable-mojo-serial-service"; |
// Enables extensions to hide bookmarks UI elements. |
const char kEnableOverrideBookmarksUI[] = "enable-override-bookmarks-ui"; |
-// Allows remote assistance connection to this computer using the Chrome Remote |
-// Desktop app on Chrome OS. |
-const char kEnableRemoteAssistance[] = "enable-remote-assistance"; |
- |
// Allows the ErrorConsole to collect runtime and manifest errors, and display |
// them in the chrome:extensions page. |
const char kErrorConsole[] = "error-console"; |