Update base::FilePath::StringPieceType usage outside of //base

Replace StringPieceType with StringViewType, since base::StringPiece has
been replaced by std::string_view.

Change-Id: I22826fb9df1a71d4ec1fadecaef969db52971d3b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6235785
Reviewed-by: Peter Kasting <pkasting@chromium.org>
Auto-Submit: Lei Zhang <thestig@chromium.org>
Owners-Override: Peter Kasting <pkasting@chromium.org>
Commit-Queue: Peter Kasting <pkasting@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1416425}
NOKEYCHECK=True
GitOrigin-RevId: a8d5beb257203758bb904316344d220f19a20266
1 file changed
tree: fc3f2a38b47515f594a470e1458d50add9dcce84
  1. build/
  2. chrome/
  3. components/
  4. google_internal/
  5. intents/
  6. net/
  7. public/
  8. testing/
  9. third_party/
  10. tools/
  11. web/
  12. web_view/
  13. .swift-format
  14. BUILD.gn
  15. COMMON_METADATA
  16. DEPS
  17. DIR_METADATA
  18. features.gni
  19. OWNERS
  20. PRESUBMIT.py
  21. PRESUBMIT_test.py
  22. README.md
README.md

This directory holds code related to Chrome for iOS. See this document for a description of the structure underneath this directory.