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

Unified Diff: test/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
Index: test/BUILD.gn
diff --git a/test/BUILD.gn b/test/BUILD.gn
index bd7a21cda431acee9930442f0a1dbd66bbdfcd54..4c9b7840354fe251c0bf635cb1fb71f587d96b1d 100644
--- a/test/BUILD.gn
+++ b/test/BUILD.gn
@@ -208,6 +208,7 @@ if (is_linux) {
]
deps = [
"//base",
+ "//build/config/sanitizers:deps",
]
}
}
« no previous file with comments | « sync_socket_unittest.cc ('k') | test/android/javatests/src/org/chromium/base/test/BaseInstrumentationTestRunner.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698