xref: /aosp_15_r20/external/openscreen/third_party/mozilla/README.md (revision 3f982cf4871df8771c9d4abe6e9a6f8d829b2736)
1# url_parse
2
3`url_parse.{h,cc}` are based on the same files in Chromium under
4`//url/third_party/mozilla` but have been slightly modified for our use case.
5`url_parse_internal.{h,cc}` contains additional functions needed by the former
6files but aren't provided directly.  These are also ported from Chromium's
7version.
8