Index: chrome/test/automated_ui_tests/automated_ui_test_base.cc |
=================================================================== |
--- chrome/test/automated_ui_tests/automated_ui_test_base.cc (revision 68008) |
+++ chrome/test/automated_ui_tests/automated_ui_test_base.cc (working copy) |
@@ -3,7 +3,7 @@ |
// found in the LICENSE file. |
#include "chrome/app/chrome_command_ids.h" |
-#include "chrome/browser/view_ids.h" |
+#include "chrome/browser/ui/view_ids.h" |
#include "chrome/test/automated_ui_tests/automated_ui_test_base.h" |
#include "chrome/test/automation/browser_proxy.h" |
#include "chrome/test/automation/tab_proxy.h" |