$OpenBSD: clang-third_party_WebKit_Source_platform_BUILD_gn,v 1.3 2017/12/04 13:55:41 robert Exp $

Index: third_party/WebKit/Source/platform/BUILD.gn
--- third_party/WebKit/Source/platform/BUILD.gn.orig
+++ third_party/WebKit/Source/platform/BUILD.gn
@@ -173,6 +173,7 @@ executable("character_data_generator") {
     "//build/win:default_exe_manifest",
     "//third_party/icu",
   ]
+  libs = [ "c++abi" ]
 }
 
 # This isn't strictly necessary since we can just add the deps to "platform",
