Chromium Code Reviews| 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); |