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

Unified Diff: BUILD.gn

Issue 2008713003: Flip ClangToTLinux builder to GN (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@flip_linux_memory_3
Patch Set: use full_symbols, not linux_dump_symbols Created 4 years, 7 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 | chrome/BUILD.gn » ('j') | chrome/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index ad3070b1374a864b87eb9a4eae8b940d188ab32b..83a51474f2aedb3dffb4d84c45e31298f953af03 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -411,7 +411,6 @@ group("both_gn_and_gyp") {
}
if (is_chrome_branded && is_official_build) {
- # TODO(dpranke): add the linux_dump_symbols flag?
deps += [ "//chrome:linux_symbols" ]
}
}
« no previous file with comments | « no previous file | chrome/BUILD.gn » ('j') | chrome/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698