diff options
Diffstat (limited to 'ui/base/events/event.h')
-rw-r--r-- | ui/base/events/event.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/base/events/event.h b/ui/base/events/event.h index b0ce5e0..b9d2e44 100644 --- a/ui/base/events/event.h +++ b/ui/base/events/event.h @@ -9,7 +9,7 @@ #include "base/compiler_specific.h" #include "base/event_types.h" #include "base/logging.h" -#include "base/time.h" +#include "base/time/time.h" #include "ui/base/dragdrop/os_exchange_data.h" #include "ui/base/events/event_constants.h" #include "ui/base/gestures/gesture_types.h" |