Index: ash/test/ash_test_base.cc |
diff --git a/ash/test/ash_test_base.cc b/ash/test/ash_test_base.cc |
index 3a799fe30989871228fb6602c693cd9b335861a8..7b0d5a0b56b86e5585aedffc4bb2f27d4e29ce32 100644 |
--- a/ash/test/ash_test_base.cc |
+++ b/ash/test/ash_test_base.cc |
@@ -41,7 +41,6 @@ |
#if defined(OS_WIN) |
#include "base/win/windows_version.h" |
#include "ui/aura/remote_window_tree_host_win.h" |
-#include "ui/aura/window_tree_host_win.h" |
mfomitchev
2015/10/09 21:24:18
If we are removing window_tree_host_win, shouldn't
no sievers
2015/10/09 21:41:14
This was unneeded here, I think. It only needs Win
|
#include "ui/platform_window/win/win_window.h" |
#include "win8/test/test_registrar_constants.h" |
#endif |