Index: third_party/WebKit/Source/platform/TimerTest.cpp |
diff --git a/third_party/WebKit/Source/platform/TimerTest.cpp b/third_party/WebKit/Source/platform/TimerTest.cpp |
index ee46d22380954ae451b7703e3b9df7bf032f8c68..2b648f74406afa9916028c3f93d7877430eae827 100644 |
--- a/third_party/WebKit/Source/platform/TimerTest.cpp |
+++ b/third_party/WebKit/Source/platform/TimerTest.cpp |
@@ -6,6 +6,7 @@ |
#include <memory> |
#include <queue> |
+#include "base/message_loop/message_loop.h" |
#include "platform/scheduler/base/task_queue_impl.h" |
#include "platform/scheduler/child/web_scheduler.h" |
#include "platform/scheduler/child/web_task_runner_impl.h" |