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

Unified Diff: remoting/proto/internal.proto

Issue 9243021: Remove BeginSessionDeprecated. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: - Created 8 years, 10 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 | « remoting/proto/control.proto ('k') | remoting/protocol/client_control_dispatcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/proto/internal.proto
diff --git a/remoting/proto/internal.proto b/remoting/proto/internal.proto
index 90ee147ce34def6c8f61c23665f28bef0f85c3cc..e63982d9b450359fb733ab7b9dc9f3f7da2d5b2a 100644
--- a/remoting/proto/internal.proto
+++ b/remoting/proto/internal.proto
@@ -16,7 +16,6 @@ package remoting.protocol;
// Represents a message being sent on the control channel.
message ControlMessage {
- optional BeginSessionDeprecated begin_session_deprecated = 4;
}
// Defines an event message on the event channel.
« no previous file with comments | « remoting/proto/control.proto ('k') | remoting/protocol/client_control_dispatcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698