diff options
Diffstat (limited to 'chrome/browser/profiles/profile_downloader.cc')
| -rw-r--r-- | chrome/browser/profiles/profile_downloader.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/profiles/profile_downloader.cc b/chrome/browser/profiles/profile_downloader.cc index 4eb0c33..8f0b246 100644 --- a/chrome/browser/profiles/profile_downloader.cc +++ b/chrome/browser/profiles/profile_downloader.cc @@ -4,6 +4,8 @@ #include "chrome/browser/profiles/profile_downloader.h" +#include <stddef.h> + #include <string> #include <vector> |
