Index: ios/net/cookies/system_cookie_util.h |
diff --git a/ios/net/cookies/system_cookie_util.h b/ios/net/cookies/system_cookie_util.h |
index 888ddbf57bf05ae577450a7f334f8e6ed0141444..7f8e87723d71c5015b075e497ce8e1115a99fb97 100644 |
--- a/ios/net/cookies/system_cookie_util.h |
+++ b/ios/net/cookies/system_cookie_util.h |
@@ -5,6 +5,8 @@ |
#ifndef IOS_NET_COOKIES_SYSTEM_COOKIE_UTIL_H_ |
#define IOS_NET_COOKIES_SYSTEM_COOKIE_UTIL_H_ |
+#include <stddef.h> |
+ |
#include "net/cookies/canonical_cookie.h" |
#if defined(__OBJC__) |