Index: remoting/protocol/connection_to_host.h |
diff --git a/remoting/protocol/connection_to_host.h b/remoting/protocol/connection_to_host.h |
index 6b3d1c42cc7f9a305dc65e91374ab65b4e51de4d..154c8acd04d880d6910004a3012d64f5fc5fe860 100644 |
--- a/remoting/protocol/connection_to_host.h |
+++ b/remoting/protocol/connection_to_host.h |
@@ -52,8 +52,7 @@ class ConnectionToHost : public SignalStrategy::Listener, |
public base::NonThreadSafe { |
public: |
// The UI implementations maintain corresponding definitions of this |
- // enumeration in webapp/client_session.js, |
- // android/java/res/values/strings.xml and |
+ // enumeration in webapp/client_session.js and |
// android/java/src/org/chromium/chromoting/jni/JniInterface.java. Be sure to |
// update these locations if you make any changes to the ordering. |
enum State { |