Index: components/html_viewer/blink_platform_impl.cc |
diff --git a/components/html_viewer/blink_platform_impl.cc b/components/html_viewer/blink_platform_impl.cc |
index 627ed7137812ea9fe09b1ff43b2234edaba493a8..31af55b390de90bac28736992439cf8ec09398f2 100644 |
--- a/components/html_viewer/blink_platform_impl.cc |
+++ b/components/html_viewer/blink_platform_impl.cc |
@@ -10,6 +10,7 @@ |
#include "base/rand_util.h" |
#include "base/stl_util.h" |
#include "base/synchronization/waitable_event.h" |
+#include "base/thread_task_runner_handle.h" |
#include "base/threading/platform_thread.h" |
#include "base/time/time.h" |
#include "components/html_viewer/blink_resource_constants.h" |