Index: content/common/gpu/gpu_channel.cc |
diff --git a/content/common/gpu/gpu_channel.cc b/content/common/gpu/gpu_channel.cc |
index e60586ca14a4f626283d76b997c2bd6584f61131..78495fe52899c9381f5b78ffa142c7989bbd0e7d 100644 |
--- a/content/common/gpu/gpu_channel.cc |
+++ b/content/common/gpu/gpu_channel.cc |
@@ -13,11 +13,11 @@ |
#include "base/bind.h" |
#include "base/command_line.h" |
-#include "base/debug/trace_event.h" |
#include "base/message_loop/message_loop_proxy.h" |
#include "base/stl_util.h" |
#include "base/strings/string_util.h" |
#include "base/timer/timer.h" |
+#include "base/trace_event/trace_event.h" |
#include "content/common/gpu/devtools_gpu_agent.h" |
#include "content/common/gpu/gpu_channel_manager.h" |
#include "content/common/gpu/gpu_memory_buffer_factory.h" |