Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index fa172892c5789ed56ef17fd0391b01922c592464..6132f25853ece8884e2db0c28114c9f645d45ede 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -235,6 +235,7 @@ extern const char kQuicConnectionOptions[]; |
extern const char kQuicHostWhitelist[]; |
extern const char kQuicMaxPacketLength[]; |
extern const char kQuicVersion[]; |
+extern const char kRemoteDebuggingFrontend[]; |
extern const char kRemoteDebuggingTargets[]; |
extern const char kRestoreLastSession[]; |
extern const char kSavePageAsMHTML[]; |