Index: remoting/base/constants.cc |
diff --git a/remoting/base/constants.cc b/remoting/base/constants.cc |
index 5ab419ad47ba60e148c543bd6cc7c393561ed831..88affff12fb08007458db2fb9baea97fbcdcb4e5 100644 |
--- a/remoting/base/constants.cc |
+++ b/remoting/base/constants.cc |
@@ -11,7 +11,6 @@ const char kChromotingXmlNamespace[] = "google:remoting"; |
const char kAudioChannelName[] = "audio"; |
const char kControlChannelName[] = "control"; |
const char kEventChannelName[] = "event"; |
-const char kQuicChannelName[] = "quic"; |
const char kVideoChannelName[] = "video"; |
const char kMimeTypeTextUtf8[] = "text/plain; charset=UTF-8"; |