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