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