| 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 41a435f88c1fe27b8541b6106490630017878659..d02370c039cd42fec71f0cf73275d5e591417643 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1698,6 +1698,7 @@ test("blink_platform_unittests") {
|
| "blob/BlobDataTest.cpp",
|
| "clipboard/ClipboardUtilitiesTest.cpp",
|
| "exported/FilePathConversionTest.cpp",
|
| + "exported/WebStringTest.cpp",
|
| "feature_policy/FeaturePolicyTest.cpp",
|
| "fonts/AcceptLanguagesResolverTest.cpp",
|
| "fonts/FontCacheTest.cpp",
|
|
|