Chromium Code Reviews| Index: url/url_canon_host.cc |
| diff --git a/url/url_canon_host.cc b/url/url_canon_host.cc |
| index d4cdfd52bc566d3d4df295f80f5af3e630236e22..2aea84f5475e446be1829c688cb0e8134a3a4027 100644 |
| --- a/url/url_canon_host.cc |
| +++ b/url/url_canon_host.cc |
| @@ -3,6 +3,8 @@ |
| // found in the LICENSE file. |
| #include "base/logging.h" |
| +#include "base/strings/string16.h" |
| +#include "url/third_party/mozilla/url_parse.h" |
| #include "url/url_canon.h" |
| #include "url/url_canon_internal.h" |