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

Unified Diff: remoting/webapp/appsv2.patch

Issue 16031003: Build both v1 and v2 apps on the bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 7 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
« no previous file with comments | « remoting/remoting.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/appsv2.patch
diff --git a/remoting/webapp/appsv2.patch b/remoting/webapp/appsv2.patch
index c9a399dcd73978eb62810751aa3d45e15e48d1f1..0b9c8f3a521917e50fcfaa39cd04923e51f3dabc 100644
--- a/remoting/webapp/appsv2.patch
+++ b/remoting/webapp/appsv2.patch
@@ -25,7 +25,7 @@ index 83c9844..98f63c3 100644
onDone(hostId);
};
try {
-- this.plugin_.getDaemonConfig(onConfig);
+- this.hostDispatcher_.getDaemonVersion(printVersion);
+ onConfig('{}');
} catch (err) {
onDone(null);
« no previous file with comments | « remoting/remoting.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698