Index: content/gpu/gpu_watchdog_thread.h |
diff --git a/content/gpu/gpu_watchdog_thread.h b/content/gpu/gpu_watchdog_thread.h |
index 1860498e35b2988da7a2322fc85627c2c0136067..1ee079f5af14257180b7f84f79a0a9c45f5bbd6b 100644 |
--- a/content/gpu/gpu_watchdog_thread.h |
+++ b/content/gpu/gpu_watchdog_thread.h |
@@ -7,7 +7,7 @@ |
#include "base/memory/ref_counted.h" |
#include "base/memory/weak_ptr.h" |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "base/threading/thread.h" |
#include "base/time/time.h" |
#include "content/common/gpu/gpu_watchdog.h" |