Index: content/common/gpu/client/gl_helper.cc |
diff --git a/content/common/gpu/client/gl_helper.cc b/content/common/gpu/client/gl_helper.cc |
index fd67e38f6b1d2f7c82a514b3e0c87f54b0311b63..22d5f033ec9b8dd1d5f38b7f01de4c28083813c5 100644 |
--- a/content/common/gpu/client/gl_helper.cc |
+++ b/content/common/gpu/client/gl_helper.cc |
@@ -12,7 +12,7 @@ |
#include "base/lazy_instance.h" |
#include "base/logging.h" |
#include "base/memory/ref_counted.h" |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "base/strings/string_util.h" |
#include "base/time/time.h" |
#include "cc/resources/sync_point_helper.h" |