Index: content/child/web_memory_dump_provider_adapter.cc |
diff --git a/content/child/web_memory_dump_provider_adapter.cc b/content/child/web_memory_dump_provider_adapter.cc |
index f26c1268fcf1cdc8ec295b8ff2775a96f108c675..860424c0f3725d0440520b779b2218e8adb3c6fe 100644 |
--- a/content/child/web_memory_dump_provider_adapter.cc |
+++ b/content/child/web_memory_dump_provider_adapter.cc |
@@ -4,6 +4,8 @@ |
#include "content/child/web_memory_dump_provider_adapter.h" |
+#include <stddef.h> |
+ |
#include "base/containers/hash_tables.h" |
#include "base/lazy_instance.h" |
#include "base/synchronization/lock.h" |