Chromium Code Reviews| Index: content/gpu/gpu_child_thread.cc |
| diff --git a/content/gpu/gpu_child_thread.cc b/content/gpu/gpu_child_thread.cc |
| index 8073490d23e1de0e914c69af27a50bdf4276c0a2..476b1c666db4fe1e1b9e79e05ca0ec52d5524d37 100644 |
| --- a/content/gpu/gpu_child_thread.cc |
| +++ b/content/gpu/gpu_child_thread.cc |
| @@ -4,6 +4,8 @@ |
| #include "content/gpu/gpu_child_thread.h" |
| +#include <stddef.h> |
| + |
| #include "base/bind.h" |
| #include "base/lazy_instance.h" |
| #include "base/threading/worker_pool.h" |