| Index: remoting/host/policy_hack/policy_watcher_win.cc
|
| diff --git a/remoting/host/policy_hack/policy_watcher_win.cc b/remoting/host/policy_hack/policy_watcher_win.cc
|
| index 2150de37767dc31bf4d529398e89afce5cab17fb..6fb05d4191bb41d1cabf5090c6287c301aab7d50 100644
|
| --- a/remoting/host/policy_hack/policy_watcher_win.cc
|
| +++ b/remoting/host/policy_hack/policy_watcher_win.cc
|
| @@ -16,7 +16,7 @@
|
|
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/message_loop_proxy.h"
|
| +#include "base/message_loop/message_loop_proxy.h"
|
| #include "base/string16.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "base/synchronization/waitable_event.h"
|
|
|