Index: chrome/browser/browser_focus_uitest.cc |
=================================================================== |
--- chrome/browser/browser_focus_uitest.cc (revision 94694) |
+++ chrome/browser/browser_focus_uitest.cc (working copy) |
@@ -18,8 +18,8 @@ |
#include "chrome/common/chrome_notification_types.h" |
#include "chrome/common/chrome_paths.h" |
#include "chrome/common/url_constants.h" |
-#include "chrome/test/in_process_browser_test.h" |
-#include "chrome/test/ui_test_utils.h" |
+#include "chrome/test/base/ui_test_utils.h" |
+#include "chrome/test/base/in_process_browser_test.h" |
#include "content/browser/renderer_host/render_view_host.h" |
#include "content/browser/renderer_host/render_widget_host_view.h" |
#include "content/browser/tab_contents/interstitial_page.h" |