Index: chrome/browser/gpu_crash_browsertest.cc |
=================================================================== |
--- chrome/browser/gpu_crash_browsertest.cc (revision 94694) |
+++ chrome/browser/gpu_crash_browsertest.cc (working copy) |
@@ -9,9 +9,9 @@ |
#include "chrome/common/chrome_paths.h" |
#include "chrome/common/chrome_switches.h" |
#include "chrome/common/url_constants.h" |
-#include "chrome/test/in_process_browser_test.h" |
+#include "chrome/test/base/in_process_browser_test.h" |
+#include "chrome/test/base/ui_test_utils.h" |
#include "chrome/test/test_launcher_utils.h" |
-#include "chrome/test/ui_test_utils.h" |
#include "content/browser/tab_contents/tab_contents.h" |
#include "testing/gtest/include/gtest/gtest.h" |
#include "ui/gfx/gl/gl_implementation.h" |