Index: content/child/threaded_data_provider.cc |
diff --git a/content/child/threaded_data_provider.cc b/content/child/threaded_data_provider.cc |
index 80775529b2e3805a315cacb95b0cf21e24f37217..99791bb277b15e40bc553eda9a5c29bf4e7f5dcc 100644 |
--- a/content/child/threaded_data_provider.cc |
+++ b/content/child/threaded_data_provider.cc |
@@ -4,6 +4,8 @@ |
#include "content/child/threaded_data_provider.h" |
+#include <stddef.h> |
+ |
#include "base/location.h" |
#include "base/single_thread_task_runner.h" |
#include "components/scheduler/child/webthread_impl_for_worker_scheduler.h" |