Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 841f12ddd6ec879931d7f8272dcc6314ec9ec05e..15a1ecf881017037aa18a54b6e229fbfc40dab08 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -77,6 +77,7 @@ group("root") { |
| "//third_party/smhasher:pmurhash", |
| # "//third_party/WebKit/Source/platform", |
| "//third_party/WebKit/Source/wtf", |
| + "//third_party/yasm($host_toolchain)", |
| "//third_party/zlib", |
| "//third_party:jpeg", |
| "//tools/gn", |