| 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 8abfd8a88cd499b16e0ff240017b0d60b3480664..9bf57997951c7f8e066b298ec22040004d323d7a 100644
|
| --- a/content/browser/gpu/gpu_process_host.cc
|
| +++ b/content/browser/gpu/gpu_process_host.cc
|
| @@ -76,10 +76,6 @@
|
| #include "ui/gfx/x/x11_switches.h" // nogncheck
|
| #endif
|
|
|
| -#if defined(OS_MACOSX)
|
| -#include "content/browser/renderer_host/render_widget_resize_helper_mac.h"
|
| -#endif
|
| -
|
| #if defined(OS_MACOSX) || defined(OS_ANDROID)
|
| #include "content/browser/gpu/gpu_surface_tracker.h"
|
| #endif
|
|
|