| Index: content/browser/gpu/gpu_process_host_ui_shim.cc
|
| diff --git a/content/browser/gpu/gpu_process_host_ui_shim.cc b/content/browser/gpu/gpu_process_host_ui_shim.cc
|
| index bf62796f02398039d9960a6b18b3fdba1bef0358..e8cd609a94d835171036b1eabc0aa1e4a903dcd5 100644
|
| --- a/content/browser/gpu/gpu_process_host_ui_shim.cc
|
| +++ b/content/browser/gpu/gpu_process_host_ui_shim.cc
|
| @@ -21,7 +21,7 @@
|
| #include "content/common/gpu/gpu_messages.h"
|
| #include "content/port/browser/render_widget_host_view_port.h"
|
| #include "content/public/browser/browser_thread.h"
|
| -#include "ui/gfx/gl/gl_switches.h"
|
| +#include "ui/gl/gl_switches.h"
|
|
|
| #if defined(TOOLKIT_GTK)
|
| // These two #includes need to come after gpu_messages.h.
|
|
|