Chromium Code Reviews| Index: tools/gn/secondary/BUILD.gn |
| diff --git a/tools/gn/secondary/BUILD.gn b/tools/gn/secondary/BUILD.gn |
| index baf86647f77b9191788fb14ebd0d11f72243b1ee..89bce81910fd6df87a3bc6d5518c7fa70dc020a2 100644 |
| --- a/tools/gn/secondary/BUILD.gn |
| +++ b/tools/gn/secondary/BUILD.gn |
| @@ -14,6 +14,7 @@ group("root") { |
| "//third_party/icu:icudata", |
| "//third_party/leveldatabase", |
| "//third_party/zlib", |
| + "//third_party/WebKit/Source/wtf", |
| "//skia", |
| "//tools/gn", |
| "//url", |