| Index: ash/test/ash_test_base.cc
|
| diff --git a/ash/test/ash_test_base.cc b/ash/test/ash_test_base.cc
|
| index e7ee5ccd9d780731e302ce1aad85991467d02a36..4b13b9c36bb08b2727911abfb271aef3d16a2d7f 100644
|
| --- a/ash/test/ash_test_base.cc
|
| +++ b/ash/test/ash_test_base.cc
|
| @@ -37,10 +37,6 @@
|
| #include "ui/gfx/geometry/point.h"
|
| #include "ui/wm/core/coordinate_conversion.h"
|
|
|
| -#if defined(OS_CHROMEOS)
|
| -#include "ash/system/chromeos/tray_display.h"
|
| -#endif
|
| -
|
| #if defined(OS_WIN)
|
| #include "base/win/windows_version.h"
|
| #include "ui/platform_window/win/win_window.h"
|
|
|