diff options
Diffstat (limited to 'chrome/browser/predictors/resource_prefetch_common.h')
| -rw-r--r-- | chrome/browser/predictors/resource_prefetch_common.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/predictors/resource_prefetch_common.h b/chrome/browser/predictors/resource_prefetch_common.h index 9525b2b..0521f6c 100644 --- a/chrome/browser/predictors/resource_prefetch_common.h +++ b/chrome/browser/predictors/resource_prefetch_common.h @@ -5,6 +5,8 @@ #ifndef CHROME_BROWSER_PREDICTORS_RESOURCE_PREFETCH_COMMON_H_ #define CHROME_BROWSER_PREDICTORS_RESOURCE_PREFETCH_COMMON_H_ +#include <stddef.h> + #include "base/time/time.h" #include "url/gurl.h" |
