Chromium Code Reviews| Index: tools/gn/secondary/BUILD.gn |
| diff --git a/tools/gn/secondary/BUILD.gn b/tools/gn/secondary/BUILD.gn |
| index a99dbacfa0530d9da4badbd24d92e4c86b077c04..2cf1f6183e9aeaaec2dc79a71ee27e279a7ddb16 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:chrome_zlib", |
| + "//third_party/WebKit/Source/wtf", |
|
jamesr
2013/10/02 09:07:02
i assume i only have to add this because it's an i
|
| "//skia", |
| "//tools/gn", |
| "//url", |