Commit 4a32b7f5 authored by Stephan Hartmann's avatar Stephan Hartmann Committed by Chromium LUCI CQ

add localmatcher.h to common shim headers

localmatcher.h was added in icu-68.1 and is required with:
https://crrev.com/741586ecfbe42908e66016eb6319a1cc0ffc379e

Bug: None
Change-Id: I5167cb3d6f35dd0c4d6268b46c876579f72656dc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2574858Reviewed-by: default avatarThomas Anderson <thomasanderson@chromium.org>
Commit-Queue: Thomas Anderson <thomasanderson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#834304}
parent 5bc5b088
...@@ -175,6 +175,7 @@ shim_headers("icuuc_shim") { ...@@ -175,6 +175,7 @@ shim_headers("icuuc_shim") {
"unicode/icudataver.h", "unicode/icudataver.h",
"unicode/icuplug.h", "unicode/icuplug.h",
"unicode/idna.h", "unicode/idna.h",
"unicode/localematcher.h",
"unicode/localpointer.h", "unicode/localpointer.h",
"unicode/locdspnm.h", "unicode/locdspnm.h",
"unicode/locid.h", "unicode/locid.h",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment