Index: content/browser/plugin_process_host.cc |
diff --git a/content/browser/plugin_process_host.cc b/content/browser/plugin_process_host.cc |
index f462a39219e009526956fa37b7ea2dd1e496621c..7a976e0e69826ad80dc774c59c8e37fde7ab08ee 100644 |
--- a/content/browser/plugin_process_host.cc |
+++ b/content/browser/plugin_process_host.cc |
@@ -35,8 +35,8 @@ |
#include "content/public/common/process_type.h" |
#include "ipc/ipc_switches.h" |
#include "ui/base/ui_base_switches.h" |
-#include "ui/gfx/gl/gl_switches.h" |
#include "ui/gfx/native_widget_types.h" |
+#include "ui/gl/gl_switches.h" |
using content::BrowserThread; |
using content::ChildProcessData; |