Index: chrome/common/chrome_switches.cc |
=================================================================== |
--- chrome/common/chrome_switches.cc (revision 261647) |
+++ chrome/common/chrome_switches.cc (working copy) |
@@ -1306,10 +1306,6 @@ |
// Passes the name of the current running automated test to Chrome. |
const char kTestName[] = "test-name"; |
-// Tells the app to listen for and broadcast testing-related messages on IPC |
-// channel with the given ID. |
-const char kTestingChannelID[] = "testing-channel"; |
- |
// Disables same-origin check on HTTP resources pushed via a SPDY proxy. |
// The value is the host:port of the trusted proxy. |
const char kTrustedSpdyProxy[] = "trusted-spdy-proxy"; |