Index: content/browser/gpu/gpu_data_manager.cc |
=================================================================== |
--- content/browser/gpu/gpu_data_manager.cc (revision 88904) |
+++ content/browser/gpu/gpu_data_manager.cc (working copy) |
@@ -7,11 +7,11 @@ |
#include "base/command_line.h" |
#include "base/metrics/histogram.h" |
#include "base/string_number_conversions.h" |
-#include "chrome/common/chrome_switches.h" |
#include "content/browser/browser_thread.h" |
#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 "ui/gfx/gl/gl_implementation.h" |