diff options
Diffstat (limited to 'remoting/protocol/errors.h')
-rw-r--r-- | remoting/protocol/errors.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/protocol/errors.h b/remoting/protocol/errors.h index f7dce9e..7f4daf6 100644 --- a/remoting/protocol/errors.h +++ b/remoting/protocol/errors.h @@ -9,7 +9,7 @@ namespace remoting { namespace protocol { // The UI implementations maintain corresponding definitions of this -// enumeration in webapp/error.js, android/java/res/values/strings.xml and +// enumeration in webapp/error.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 ErrorCode { |