Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(185)

Unified Diff: BUILD.gn

Issue 2730473002: Build addr2line-pdb from tcmalloc for use in memory-infra symbolization (Closed)
Patch Set: Move target correctly Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/tcmalloc/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 5728f4270175b359528f520eaeaed326a14d84ce..8f84ca3c4baba15dac7777c1262a636b3d3d5534 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -547,6 +547,7 @@ group("gn_all") {
"//sandbox/win:sbox_validation_tests",
"//testing/gtest:gtest_main",
"//third_party/pdfium/samples:pdfium_diff",
+ "//third_party/tcmalloc:addr2line-pdb",
"//tools/win/chromeexts:chromeexts",
]
deps -= [
« no previous file with comments | « no previous file | third_party/tcmalloc/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698