Chromium Code Reviews| Index: ios/web/web_view_counter_impl.h |
| diff --git a/ios/web/web_view_counter_impl.h b/ios/web/web_view_counter_impl.h |
| index 3b48cc9f651107328626a2b292e34122cd4ec27a..34d1f02344aabba48342fcaf84cb9c154172f2cc 100644 |
| --- a/ios/web/web_view_counter_impl.h |
| +++ b/ios/web/web_view_counter_impl.h |
| @@ -5,6 +5,7 @@ |
| #ifndef IOS_WEB_WEB_VIEW_COUNTER_IMPL_H_ |
| #define IOS_WEB_WEB_VIEW_COUNTER_IMPL_H_ |
| +#include <stddef.h> |
| #import <WebKit/WebKit.h> |
| #include "base/macros.h" |