| Index: remoting/ios/facade/host_list_fetcher.cc
|
| diff --git a/remoting/client/ios/facade/host_list_fetcher.cc b/remoting/ios/facade/host_list_fetcher.cc
|
| similarity index 98%
|
| rename from remoting/client/ios/facade/host_list_fetcher.cc
|
| rename to remoting/ios/facade/host_list_fetcher.cc
|
| index e7c4f38ac3c2047dc1f2f1137f3a84d2fe655c4c..9342399a8890682c74cbd7c59b9512b8c0f9832e 100644
|
| --- a/remoting/client/ios/facade/host_list_fetcher.cc
|
| +++ b/remoting/ios/facade/host_list_fetcher.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/ios/facade/host_list_fetcher.h"
|
| +#include "remoting/ios/facade/host_list_fetcher.h"
|
|
|
| #include <thread>
|
|
|
|
|