Chromium Code Reviews| Index: ios/chrome/browser/about_flags.h |
| diff --git a/ios/chrome/browser/about_flags.h b/ios/chrome/browser/about_flags.h |
| index a89dfa5283e18b55dd3fbfe2afc882a5106fd9b8..a9fdcc56b48205eae13b8a7c0cef0334e3324ef1 100644 |
| --- a/ios/chrome/browser/about_flags.h |
| +++ b/ios/chrome/browser/about_flags.h |
| @@ -8,6 +8,8 @@ |
| #ifndef IOS_CHROME_BROWSER_ABOUT_FLAGS_H_ |
| #define IOS_CHROME_BROWSER_ABOUT_FLAGS_H_ |
| +#include <stddef.h> |
| + |
| #include "components/flags_ui/flags_state.h" |
| namespace base { |