Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index b2b4bc16b63d195fa91093f2233227c6850bdbd3..65b34b68c136a5bbb134974260a590b58d8590c3 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -43,6 +43,7 @@ group("root") { |
"//third_party/smhasher:cityhash", |
"//third_party/smhasher:murmurhash3", |
"//third_party/smhasher:pmurhash", |
+ "//third_party/WebKit/Source/wtf", |
"//third_party/zlib", |
"//tools/gn", |
"//ui/events", |