Index: ios/web/navigation/navigation_manager_delegate.h |
diff --git a/ios/web/navigation/navigation_manager_delegate.h b/ios/web/navigation/navigation_manager_delegate.h |
index 42ff3bdd07f688de3d234c0df2ff68bfc4830569..aa8b1c0fbd60fcd856f5524898db48d208982fc8 100644 |
--- a/ios/web/navigation/navigation_manager_delegate.h |
+++ b/ios/web/navigation/navigation_manager_delegate.h |
@@ -5,6 +5,8 @@ |
#ifndef IOS_WEB_NAVIGATION_NAVIGATION_MANAGER_DELEGATE_H_ |
#define IOS_WEB_NAVIGATION_NAVIGATION_MANAGER_DELEGATE_H_ |
+#include <stddef.h> |
+ |
namespace web { |
struct LoadCommittedDetails; |