Index: ios/web/public/web_state/global_web_state_observer.h |
diff --git a/ios/web/public/web_state/global_web_state_observer.h b/ios/web/public/web_state/global_web_state_observer.h |
index 3a66c0d81ec80a8542ca5b7409a3d1a120680496..53c973a20c56dba6cd3742d78e27403f03391250 100644 |
--- a/ios/web/public/web_state/global_web_state_observer.h |
+++ b/ios/web/public/web_state/global_web_state_observer.h |
@@ -5,6 +5,8 @@ |
#ifndef IOS_WEB_PUBLIC_WEB_STATE_GLOBAL_WEB_STATE_OBSERVER_H_ |
#define IOS_WEB_PUBLIC_WEB_STATE_GLOBAL_WEB_STATE_OBSERVER_H_ |
+#include <stddef.h> |
+ |
#include "base/macros.h" |
#include "ios/web/public/web_state/web_state_observer.h" |