Index: content/browser/gpu/gpu_data_manager.cc |
=================================================================== |
--- content/browser/gpu/gpu_data_manager.cc (revision 105328) |
+++ content/browser/gpu/gpu_data_manager.cc (working copy) |
@@ -19,9 +19,9 @@ |
#include "content/browser/gpu/gpu_blacklist.h" |
#include "content/browser/gpu/gpu_process_host.h" |
#include "content/common/content_client.h" |
-#include "content/common/content_switches.h" |
#include "content/common/gpu/gpu_messages.h" |
#include "content/gpu/gpu_info_collector.h" |
+#include "content/public/common/content_switches.h" |
#include "ui/gfx/gl/gl_implementation.h" |
#include "ui/gfx/gl/gl_switches.h" |
#include "webkit/plugins/plugin_switches.h" |