Index: content/common/gpu/client/gpu_channel_host.cc |
diff --git a/content/common/gpu/client/gpu_channel_host.cc b/content/common/gpu/client/gpu_channel_host.cc |
index 6cc5c9b7d129a68e3eaf316b1fca153faea04588..601c06d9dac1073b9af4c16652c61ded8cf3d6e0 100644 |
--- a/content/common/gpu/client/gpu_channel_host.cc |
+++ b/content/common/gpu/client/gpu_channel_host.cc |
@@ -8,7 +8,7 @@ |
#include "base/bind.h" |
#include "base/debug/trace_event.h" |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "base/message_loop/message_loop_proxy.h" |
#include "base/posix/eintr_wrapper.h" |
#include "base/threading/thread_restrictions.h" |