| Index: remoting/client/connect_to_host_info.cc
|
| diff --git a/remoting/client/jni/connect_to_host_info.cc b/remoting/client/connect_to_host_info.cc
|
| similarity index 89%
|
| rename from remoting/client/jni/connect_to_host_info.cc
|
| rename to remoting/client/connect_to_host_info.cc
|
| index 8da4776085ec61a5291546ccfe5437ead7868b2e..0cbcf902a9f695e8ee20f87a67f1c57c75e1bf58 100644
|
| --- a/remoting/client/jni/connect_to_host_info.cc
|
| +++ b/remoting/client/connect_to_host_info.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "remoting/client/jni/connect_to_host_info.h"
|
| +#include "remoting/client/connect_to_host_info.h"
|
|
|
| namespace remoting {
|
|
|
|
|