Index: url/third_party/mozilla/url_parse.h |
diff --git a/url/url_parse.h b/url/third_party/mozilla/url_parse.h |
similarity index 99% |
copy from url/url_parse.h |
copy to url/third_party/mozilla/url_parse.h |
index 21033ddbbf6c9a056789564776417cffa2841e79..fd974f8863b079dd0d8abad325aca72a5ceab500 100644 |
--- a/url/url_parse.h |
+++ b/url/third_party/mozilla/url_parse.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef URL_URL_PARSE_H_ |
-#define URL_URL_PARSE_H_ |
+#ifndef URL_THIRD_PARTY_MOZILLA_URL_PARSE_H_ |
+#define URL_THIRD_PARTY_MOZILLA_URL_PARSE_H_ |
#include <string> |
@@ -358,4 +358,4 @@ URL_EXPORT bool ExtractQueryKeyValue(const base::char16* url, |
} // namespace url_parse |
-#endif // URL_URL_PARSE_H_ |
+#endif // URL_THIRD_PARTY_MOZILLA_URL_PARSE_H_ |