| Index: remoting/protocol/connection_to_host.h
|
| diff --git a/remoting/protocol/connection_to_host.h b/remoting/protocol/connection_to_host.h
|
| index 3b079d1bbbb0a06c54839e09eaf86acfad4a1d5d..a20bd22605986474c53152c975dc089c8bd99b20 100644
|
| --- a/remoting/protocol/connection_to_host.h
|
| +++ b/remoting/protocol/connection_to_host.h
|
| @@ -34,7 +34,7 @@ class VideoStub;
|
| class ConnectionToHost {
|
| public:
|
| // The UI implementations maintain corresponding definitions of this
|
| - // enumeration in webapp/client_session.js and
|
| + // enumeration in 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 {
|
|
|