| Index: content/renderer/webpublicsuffixlist_impl.h
|
| diff --git a/content/renderer/webpublicsuffixlist_impl.h b/content/renderer/webpublicsuffixlist_impl.h
|
| index 3ab8507079966bf67cdd704124613e0e3a28134c..36970473dd9c4a639c054b227c60ca6c6a837feb 100644
|
| --- a/content/renderer/webpublicsuffixlist_impl.h
|
| +++ b/content/renderer/webpublicsuffixlist_impl.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef CONTENT_RENDERER_WEBPUBLICSUFFIXLIST_IMPL_H_
|
| #define CONTENT_RENDERER_WEBPUBLICSUFFIXLIST_IMPL_H_
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "base/compiler_specific.h"
|
| #include "third_party/WebKit/public/platform/WebPublicSuffixList.h"
|
|
|
|
|