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

Unified Diff: remoting/protocol/connection_to_host.h

Issue 187313007: Reimplemented string array resources. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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
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..9a3075955582960dcbaa838a686c4c5b09628483 100644
--- a/remoting/protocol/connection_to_host.h
+++ b/remoting/protocol/connection_to_host.h
@@ -53,7 +53,6 @@ class ConnectionToHost : public SignalStrategy::Listener,
public:
// The UI implementations maintain corresponding definitions of this
// enumeration in webapp/client_session.js,
Lambros 2014/03/05 23:36:54 nit: "and" instead of comma
Jamie 2014/03/06 01:29:32 Done.
- // android/java/res/values/strings.xml 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 {

Powered by Google App Engine
This is Rietveld 408576698