| Index: ash/test/test_activation_delegate.cc
|
| diff --git a/ash/test/test_activation_delegate.cc b/ash/test/test_activation_delegate.cc
|
| index 7907cd3c4aa3b11759f6f70cfcd927a44600a80c..53eb6eb13d094e1affbef8adc138949ac1cb7cc6 100644
|
| --- a/ash/test/test_activation_delegate.cc
|
| +++ b/ash/test/test_activation_delegate.cc
|
| @@ -7,7 +7,7 @@
|
| #include "ash/wm/window_util.h"
|
| #include "ui/aura/client/aura_constants.h"
|
| #include "ui/aura/window.h"
|
| -#include "ui/base/event.h"
|
| +#include "ui/base/events/event.h"
|
|
|
| namespace ash {
|
| namespace test {
|
|
|