| Index: content/child/blink_platform_impl.h
|
| diff --git a/content/child/blink_platform_impl.h b/content/child/blink_platform_impl.h
|
| index 6b8731722157f73d1f2198d879bcd1bf707c5c02..620e63e1f1f35baac864883d60ba71eefdce9bc6 100644
|
| --- a/content/child/blink_platform_impl.h
|
| +++ b/content/child/blink_platform_impl.h
|
| @@ -9,6 +9,7 @@
|
| #include <stdint.h>
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/single_thread_task_runner.h"
|
| #include "base/threading/thread_local_storage.h"
|
| #include "base/timer/timer.h"
|
| #include "base/trace_event/trace_event.h"
|
|
|