Index: content/renderer/history_serialization.cc |
diff --git a/content/renderer/history_serialization.cc b/content/renderer/history_serialization.cc |
index d015cf29c99bc1d1f1586974738f51c0dd98bef3..a8e3692b9105b7155b3124a0d74e56bd72a79a17 100644 |
--- a/content/renderer/history_serialization.cc |
+++ b/content/renderer/history_serialization.cc |
@@ -4,6 +4,8 @@ |
#include "content/renderer/history_serialization.h" |
+#include <stddef.h> |
+ |
#include "content/common/page_state_serialization.h" |
#include "content/public/common/page_state.h" |
#include "content/renderer/history_entry.h" |