Index: content/gpu/gpu_child_thread.cc |
=================================================================== |
--- content/gpu/gpu_child_thread.cc (revision 81920) |
+++ content/gpu/gpu_child_thread.cc (working copy) |
@@ -11,9 +11,9 @@ |
#include "base/command_line.h" |
#include "base/threading/worker_pool.h" |
#include "build/build_config.h" |
-#include "chrome/common/chrome_switches.h" |
#include "content/common/child_process.h" |
#include "content/common/content_client.h" |
+#include "content/common/content_switches.h" |
#include "content/common/gpu_messages.h" |
#include "content/gpu/gpu_info_collector.h" |
#include "content/gpu/gpu_watchdog_thread.h" |