Index: url/third_party/mozilla/README.chromium |
diff --git a/url/third_party/mozilla/README.chromium b/url/third_party/mozilla/README.chromium |
new file mode 100644 |
index 0000000000000000000000000000000000000000..ef396d3d1ddbdcfb61636a64d21f89e5fbc3929e |
--- /dev/null |
+++ b/url/third_party/mozilla/README.chromium |
@@ -0,0 +1,8 @@ |
+Name: url_parse |
+URL: http://mxr.mozilla.org/comm-central/source/mozilla/netwerk/base/src/nsURLParsers.cpp |
+License: BSD and MPL 1.1/GPL 2.0/LGPL 2.1 |
+License File: LICENSE.txt |
+ |
+Description: |
+ |
+The file url_parse.cc is based on nsURLParsers.cc from Mozilla. |