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

Unified Diff: src/trusted/debug_stub/BUILD.gn

Issue 1964203003: Fix asan build of gdb_rsp_unittest. (Closed) Base URL: https://chromium.googlesource.com/native_client/src/native_client.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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/trusted/debug_stub/BUILD.gn
diff --git a/src/trusted/debug_stub/BUILD.gn b/src/trusted/debug_stub/BUILD.gn
index 2594c1f235c2b035bedbf56604cc5e5f02da5231..0b17aa62c288621aca26265937dc33257dd76a05 100644
--- a/src/trusted/debug_stub/BUILD.gn
+++ b/src/trusted/debug_stub/BUILD.gn
@@ -47,6 +47,7 @@ executable("gdb_rsp_unittest") {
deps = [
"//build/config/nacl:nacl_base",
"//build/win:default_exe_manifest",
+ "//build/config/sanitizers:deps",
":debug_stub",
]
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698