Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 232d8db641cf73bb9c2db43ba859a431410b7e88..d7c5cd5d031dc712d5b7b58fbd6228a18208fc82 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -30,10 +30,11 @@ group("root") { |
| "//net", |
| "//net/third_party/nss:ssl", |
| "//sdch", |
| + "//third_party/WebKit/Source/platform", |
| "//third_party/icu:icudata", |
| "//third_party/leveldatabase", |
| + "//third_party/libpng", |
| "//third_party/zlib", |
| - "//third_party/WebKit/Source/platform", |
| "//skia", |
| "//tools/gn", |
| "//url", |