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

Unified Diff: remoting/protocol/errors.h

Issue 9860045: Address remaining nits for r129104. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 9 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/host/chromoting_host.cc ('k') | remoting/protocol/jingle_session.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/protocol/errors.h
diff --git a/remoting/protocol/errors.h b/remoting/protocol/errors.h
index c76c99e46e36ce5593106b190ca443f06d8fe9a1..0de2fbb29109ad12e8deac021a565806d8beedcc 100644
--- a/remoting/protocol/errors.h
+++ b/remoting/protocol/errors.h
@@ -17,7 +17,7 @@ enum ErrorCode {
CHANNEL_CONNECTION_ERROR,
SIGNALING_ERROR,
SIGNALING_TIMEOUT,
- HOST_IS_DISABLED,
+ HOST_OVERLOAD,
UNKNOWN_ERROR,
};
« no previous file with comments | « remoting/host/chromoting_host.cc ('k') | remoting/protocol/jingle_session.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698