| Index: remoting/host/resizing_host_observer.h
|
| diff --git a/remoting/host/resizing_host_observer.h b/remoting/host/resizing_host_observer.h
|
| index 301321ce0a40ca9387abaa113f16723f0368022b..1eda70d31d0ecfe46214f34bd7e8f23c5fc1fbcf 100644
|
| --- a/remoting/host/resizing_host_observer.h
|
| +++ b/remoting/host/resizing_host_observer.h
|
| @@ -10,8 +10,8 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| -#include "base/time.h"
|
| -#include "base/timer.h"
|
| +#include "base/time/time.h"
|
| +#include "base/timer/timer.h"
|
| #include "remoting/host/screen_controls.h"
|
| #include "remoting/host/screen_resolution.h"
|
| #include "third_party/skia/include/core/SkSize.h"
|
|
|