| Index: remoting/host/policy_hack/policy_watcher_mac.mm
|
| diff --git a/remoting/host/policy_hack/policy_watcher_mac.mm b/remoting/host/policy_hack/policy_watcher_mac.mm
|
| index 793c48bb24a80c93aac8be06145d3e4bf7e6ba58..0283c8ea34ae2d7ab708731911d3cc7ac36257b0 100644
|
| --- a/remoting/host/policy_hack/policy_watcher_mac.mm
|
| +++ b/remoting/host/policy_hack/policy_watcher_mac.mm
|
| @@ -11,7 +11,7 @@
|
| #include "base/mac/scoped_cftyperef.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/single_thread_task_runner.h"
|
| -#include "base/sys_string_conversions.h"
|
| +#include "base/strings/sys_string_conversions.h"
|
| #include "base/values.h"
|
|
|
| namespace remoting {
|
|
|