Chromium Code Reviews| Index: chrome/browser/signin/local_auth.h |
| diff --git a/chrome/browser/signin/local_auth.h b/chrome/browser/signin/local_auth.h |
| index 570b5bc345a81e5ea9aeedc551fb9e183b7e1f96..4d591f4bd206733580342b93d91dec6844bfaed6 100644 |
| --- a/chrome/browser/signin/local_auth.h |
| +++ b/chrome/browser/signin/local_auth.h |
| @@ -9,6 +9,8 @@ |
| #ifndef CHROME_BROWSER_SIGNIN_LOCAL_AUTH_H_ |
| #define CHROME_BROWSER_SIGNIN_LOCAL_AUTH_H_ |
| +#include <stddef.h> |
| + |
| #include <string> |
| #include "base/gtest_prod_util.h" |