Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(30)

Unified Diff: remoting/base/constants.h

Issue 7604021: Revert 96089 - Remove video_channel() from Session interface (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | remoting/base/constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/base/constants.h
===================================================================
--- remoting/base/constants.h (revision 96105)
+++ remoting/base/constants.h (working copy)
@@ -17,11 +17,6 @@
// Namespace used for chromoting XMPP stanzas.
extern const char kChromotingXmlNamespace[];
-// Channel names.
-extern const char kVideoChannelName[];
-extern const char kVideoRtpChannelName[];
-extern const char kVideoRtcpChannelName[];
-
} // namespace remoting
#endif // REMOTING_BASE_CONSTANTS_H_
« no previous file with comments | « no previous file | remoting/base/constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698