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

Unified Diff: android/linker/BUILD.gn

Issue 2045303002: Update to Chromium //base at Chromium commit 3e81715e6d3a4324362635aea46ce1f1a163cca1. (Closed) Base URL: https://chromium.googlesource.com/external/github.com/domokit/base@master
Patch Set: Created 4 years, 6 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 | « android/library_loader/library_loader_hooks.cc ('k') | android/linker/modern_linker_jni.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android/linker/BUILD.gn
diff --git a/android/linker/BUILD.gn b/android/linker/BUILD.gn
index 9c23a63bc65f1227235e860713426f1b18eec2b2..b91b7c666c70aeea8fb87d7bd3443c5c871c8071 100644
--- a/android/linker/BUILD.gn
+++ b/android/linker/BUILD.gn
@@ -22,6 +22,7 @@ shared_library("chromium_android_linker") {
# '<(android_ndk_root)/crazy_linker.gyp:crazy_linker'
# However, we use our own fork. See bug 384700.
deps = [
+ "//build/config/sanitizers:deps",
"//third_party/android_crazy_linker",
]
« no previous file with comments | « android/library_loader/library_loader_hooks.cc ('k') | android/linker/modern_linker_jni.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698