| Index: url/third_party/mozilla/url_parse.h
|
| diff --git a/url/third_party/mozilla/url_parse.h b/url/third_party/mozilla/url_parse.h
|
| index 7bfcdc81c47792a94bdd964604f563d33bd9d5df..bd8e80054b9192b228818a343e7e00a41a4e4aef 100644
|
| --- a/url/third_party/mozilla/url_parse.h
|
| +++ b/url/third_party/mozilla/url_parse.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef URL_THIRD_PARTY_MOZILLA_URL_PARSE_H_
|
| #define URL_THIRD_PARTY_MOZILLA_URL_PARSE_H_
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "base/strings/string16.h"
|
| #include "url/url_export.h"
|
|
|
|
|