Chromium Code Reviews| Index: cc/surfaces/display.cc |
| diff --git a/cc/surfaces/display.cc b/cc/surfaces/display.cc |
| index 1344847fba20417cccbd646606bbb342febb9a2c..64a290657f6e7b89155a12fc4db5da2b944d8acc 100644 |
| --- a/cc/surfaces/display.cc |
| +++ b/cc/surfaces/display.cc |
| @@ -4,6 +4,8 @@ |
| #include "cc/surfaces/display.h" |
| +#include <stddef.h> |
| + |
| #include "base/thread_task_runner_handle.h" |
| #include "base/trace_event/trace_event.h" |
| #include "cc/debug/benchmark_instrumentation.h" |