Index: remoting/host/config_file_watcher.cc |
diff --git a/remoting/host/config_file_watcher.cc b/remoting/host/config_file_watcher.cc |
index 238265ad8eb3019e6eb1f9e1b6b99864c28bcb1e..3bc51f35de62bbda7697b39fff9912cdb7a281b8 100644 |
--- a/remoting/host/config_file_watcher.cc |
+++ b/remoting/host/config_file_watcher.cc |
@@ -19,7 +19,7 @@ namespace remoting { |
// The name of the command-line switch used to specify the host configuration |
// file to use. |
-const char kHostConfigSwitchName[] = "host-config"; |
+// const char kHostConfigSwitchName[] = "host-config"; |
const base::FilePath::CharType kDefaultHostConfigFile[] = |
FILE_PATH_LITERAL("host.json"); |