| Index: remoting/host/resizing_host_observer.cc
|
| diff --git a/remoting/host/resizing_host_observer.cc b/remoting/host/resizing_host_observer.cc
|
| index 1197edabfc6d1fa81ee0860a553cabbd33642562..8ef130601af9f96f0916124ce1f5ff65c290e533 100644
|
| --- a/remoting/host/resizing_host_observer.cc
|
| +++ b/remoting/host/resizing_host_observer.cc
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/logging.h"
|
| -#include "base/message_loop.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "remoting/host/desktop_resizer.h"
|
| #include "remoting/host/screen_resolution.h"
|
|
|
|
|