Index: remoting/protocol/errors.h |
diff --git a/remoting/protocol/errors.h b/remoting/protocol/errors.h |
index f7dce9e0676d41fe1d63467fbb09e96b99152eae..7f4daf64031c6b8d4341c24da623b72bef84894a 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 { |