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

Unified Diff: base/BUILD.gn

Issue 1996243002: Workaround ARM tracing issues for non-component builds. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | base/debug/stack_trace.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 04201e51a23daf4bd3bd45a5405889f25845defd..b8ed08acafac65da48ff5c080a5a743d3e8fea87 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -1063,6 +1063,7 @@ component("base") {
deps += [
":base_jni_headers",
+ "//base/third_party/symbolize",
"//third_party/android_tools:cpu_features",
"//third_party/ashmem",
]
« no previous file with comments | « no previous file | base/debug/stack_trace.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698