| Index: remoting/host/remote_input_filter.h
|
| diff --git a/remoting/host/remote_input_filter.h b/remoting/host/remote_input_filter.h
|
| index f2ca41d780f344c877168f0390f684e66106633a..4944ea39693bf83680e29863991ae4f5b310e792 100644
|
| --- a/remoting/host/remote_input_filter.h
|
| +++ b/remoting/host/remote_input_filter.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| -#include "base/time.h"
|
| +#include "base/time/time.h"
|
| #include "remoting/protocol/input_event_tracker.h"
|
| #include "remoting/protocol/input_stub.h"
|
| #include "third_party/skia/include/core/SkPoint.h"
|
|
|