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

Unified Diff: remoting/tools/javascript_key_tester/pnacl/BUILD.gn

Issue 1318343003: Annotate GN executables and shared_libraries with sanitizer deps. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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 | « remoting/test/BUILD.gn ('k') | rlz/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/tools/javascript_key_tester/pnacl/BUILD.gn
diff --git a/remoting/tools/javascript_key_tester/pnacl/BUILD.gn b/remoting/tools/javascript_key_tester/pnacl/BUILD.gn
index 6ce4081414bfe2f5b5218a526dcc5fe3622ee23f..e500e025fb4139cc122c99780391d1d039641bf8 100644
--- a/remoting/tools/javascript_key_tester/pnacl/BUILD.gn
+++ b/remoting/tools/javascript_key_tester/pnacl/BUILD.gn
@@ -11,6 +11,7 @@ executable("remoting_key_tester_newlib") {
]
deps = [
+ "//build/config/sanitizers:deps",
"//ppapi/native_client:ppapi_lib",
"//ppapi/cpp",
]
« no previous file with comments | « remoting/test/BUILD.gn ('k') | rlz/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698