| Index: ash/system/tray/tray_bubble_view.cc
|
| diff --git a/ash/system/tray/tray_bubble_view.cc b/ash/system/tray/tray_bubble_view.cc
|
| index e1b5d82a21e7a0f8fd46cfb73affebd5fcdfd2e0..931db9f472c4e85f89c7b3a597f467bf1112d57a 100644
|
| --- a/ash/system/tray/tray_bubble_view.cc
|
| +++ b/ash/system/tray/tray_bubble_view.cc
|
| @@ -19,7 +19,7 @@
|
| #include "third_party/skia/include/effects/SkBlurImageFilter.h"
|
| #include "ui/aura/window.h"
|
| #include "ui/base/accessibility/accessible_view_state.h"
|
| -#include "ui/base/event.h"
|
| +#include "ui/base/events/event.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
| #include "ui/gfx/canvas.h"
|
| #include "ui/gfx/insets.h"
|
|
|