Index: chrome/test/gpu/gpu_pixel_browsertest.cc |
=================================================================== |
--- chrome/test/gpu/gpu_pixel_browsertest.cc (revision 77652) |
+++ chrome/test/gpu/gpu_pixel_browsertest.cc (working copy) |
@@ -19,13 +19,13 @@ |
#include "chrome/browser/ui/browser_window.h" |
#include "chrome/common/chrome_paths.h" |
#include "chrome/common/chrome_switches.h" |
-#include "chrome/common/gpu_info.h" |
#include "chrome/test/in_process_browser_test.h" |
#include "chrome/test/test_launcher_utils.h" |
#include "chrome/test/ui_test_utils.h" |
#include "content/browser/gpu_process_host.h" |
#include "content/browser/renderer_host/render_view_host.h" |
#include "content/browser/tab_contents/tab_contents.h" |
+#include "content/common/gpu_info.h" |
#include "googleurl/src/gurl.h" |
#include "net/base/net_util.h" |
#include "testing/gtest/include/gtest/gtest.h" |