Index: third_party/WebKit/Source/platform/BUILD.gn |
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn |
index 5b3be6b385c7cc6348ad6bb11dcc7cdf62d4ba78..d4cab47adf1e55e83112cd146b99f3c78d3f37cf 100644 |
--- a/third_party/WebKit/Source/platform/BUILD.gn |
+++ b/third_party/WebKit/Source/platform/BUILD.gn |
@@ -1815,6 +1815,7 @@ test("blink_platform_unittests") { |
"text/CharacterTest.cpp", |
"text/DateTimeFormatTest.cpp", |
"text/HyphenationTest.cpp", |
+ "text/ICUErrorTest.cpp", |
"text/SegmentedStringTest.cpp", |
"text/TextBreakIteratorTest.cpp", |
"text/TextEncodingDetectorTest.cpp", |