Move test_fonts into their own directory.

The test fonts have been repackaged into the root of the archive file.
This allows easy extraction with the test fonts being in their own
directory, which is required by GCS.

The alternative would be to add a subdirectory such as fonts, which
would lead to annoying path names such as
//thirdparty/test_fonts/fonts/test_fonts/myfont.tff

The repackaged archive keeps everything as it currently is:
//third_party/test_fonts/test_fonts, which prevents renaming other paths
that depend on this.

Bug: 343199633
Change-Id: I929f833a0bb7a4387551ab3a83bf941411751bf9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5586596
Reviewed-by: Thomas Anderson <thomasanderson@chromium.org>
Reviewed-by: Josip Sokcevic <sokcevic@chromium.org>
Commit-Queue: Benjamin Joyce (Ben) <bjoyce@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1308937}
NOKEYCHECK=True
GitOrigin-RevId: 9a4d2c2ede7bc8ae101e66adf3aa10c9a9ad086b
1 file changed