Index: content/browser/gpu/gpu_process_host.cc |
diff --git a/content/browser/gpu/gpu_process_host.cc b/content/browser/gpu/gpu_process_host.cc |
index cc1e0baf64eb09e9fa02bb3c764ae666a648428b..c6a22c26b73fa92ed9ad5f85fe8605f89737583b 100644 |
--- a/content/browser/gpu/gpu_process_host.cc |
+++ b/content/browser/gpu/gpu_process_host.cc |
@@ -25,8 +25,6 @@ |
#include "content/common/child_process_host_impl.h" |
#include "content/common/gpu/gpu_messages.h" |
#include "content/common/view_messages.h" |
-#include "content/gpu/gpu_child_thread.h" |
-#include "content/gpu/gpu_process.h" |
#include "content/port/browser/render_widget_host_view_frame_subscriber.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/content_browser_client.h" |