Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index fd13e20846b5fefb2cac6ea1cd542a9c8ff38446..143f841d9aad778f16c0b27accb79b29550cf11c 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -248,6 +248,7 @@ extern const char kProxyServer[]; |
extern const char kQuicConnectionOptions[]; |
extern const char kQuicMaxPacketLength[]; |
extern const char kQuicVersion[]; |
+extern const char kRemoteDebuggingTargets[]; |
extern const char kRestoreLastSession[]; |
extern const char kSavePageAsMHTML[]; |
extern const char kSbDisableAutoUpdate[]; |