Index: chrome/browser/ui/webui/workers_ui_browsertest.cc |
=================================================================== |
--- chrome/browser/ui/webui/workers_ui_browsertest.cc (revision 94694) |
+++ chrome/browser/ui/webui/workers_ui_browsertest.cc (working copy) |
@@ -2,10 +2,10 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/test/in_process_browser_test.h" |
-#include "chrome/test/ui_test_utils.h" |
#include "chrome/browser/ui/browser.h" |
#include "chrome/common/url_constants.h" |
+#include "chrome/test/base/in_process_browser_test.h" |
+#include "chrome/test/base/ui_test_utils.h" |
#include "content/browser/tab_contents/navigation_details.h" |
#include "content/browser/tab_contents/tab_contents.h" |