Index: url/url_canon_pathurl.cc |
diff --git a/url/url_canon_pathurl.cc b/url/url_canon_pathurl.cc |
index 494fbdafb1689d02dab45b45a5a33b73352bfd27..b4711837a331b23adda6d858f62792aadbfd67d4 100644 |
--- a/url/url_canon_pathurl.cc |
+++ b/url/url_canon_pathurl.cc |
@@ -6,6 +6,8 @@ |
// of a URL, these are URLs that have no authority section, only a path. For |
// example, "javascript:" and "data:". |
+#include "base/strings/string16.h" |
+#include "url/third_party/mozilla/url_parse.h" |
#include "url/url_canon.h" |
#include "url/url_canon_internal.h" |