| Index: ash/test/ash_test_helper_unittest.cc
|
| diff --git a/ash/test/ash_test_helper_unittest.cc b/ash/test/ash_test_helper_unittest.cc
|
| index 0de950f43c69e2d6c93313c69a2654496c4c03b9..52e73fb9a79687ee514151d9f29337b170c08570 100644
|
| --- a/ash/test/ash_test_helper_unittest.cc
|
| +++ b/ash/test/ash_test_helper_unittest.cc
|
| @@ -5,7 +5,7 @@
|
| #include "ash/test/ash_test_helper.h"
|
|
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "ui/aura/root_window.h"
|
| +#include "ui/aura/window_event_dispatcher.h"
|
| #include "ui/views/widget/widget.h"
|
|
|
| // Tests for AshTestHelper. Who will watch the watchers? And who will test
|
|
|