Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 1c9bb954acc172fdc2c56d5fd2b2375273cbb6ae..48d66174762b1263447b301967f3e3894ac9c04b 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -673,6 +673,7 @@ group("both_gn_and_gyp") { |
| "//sandbox/win:sbox_validation_tests", |
| "//testing/gtest:gtest_main", |
| "//third_party/pdfium/samples:pdfium_diff", |
| + "//third_party/tcmalloc:addr2line-pdb", |
|
erikchen
2017/03/01 22:42:51
gyp is deprecated, maybe move this to gn_only?
awong
2017/03/01 22:57:00
Done.
|
| "//tools/win/chromeexts:chromeexts", |
| ] |
| deps -= [ |