Index: chrome/test/automation/automation_proxy.cc |
diff --git a/chrome/test/automation/automation_proxy.cc b/chrome/test/automation/automation_proxy.cc |
index 80941c6a8a841b1d4078a51d3f40f61d9c0965cc..bee556a483a177fb4c4e6e6885e87a73835214bb 100644 |
--- a/chrome/test/automation/automation_proxy.cc |
+++ b/chrome/test/automation/automation_proxy.cc |
@@ -26,7 +26,7 @@ |
#include "ipc/ipc_descriptors.h" |
#if defined(OS_WIN) |
// TODO(port): Enable when dialog_delegate is ported. |
-#include "views/window/dialog_delegate.h" |
+#include "ui/views/window/dialog_delegate.h" |
#endif |
using base::TimeDelta; |