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

Unified Diff: gpu/skia_runner/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 | « gpu/gles2_conform_support/BUILD.gn ('k') | gpu/tools/compositor_model_bench/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/skia_runner/BUILD.gn
diff --git a/gpu/skia_runner/BUILD.gn b/gpu/skia_runner/BUILD.gn
index cd34057cd2b34530013fa2fb45764b67de644de3..9040d5b211952489b4f2fc8ed75e8af11dfbacd9 100644
--- a/gpu/skia_runner/BUILD.gn
+++ b/gpu/skia_runner/BUILD.gn
@@ -14,6 +14,7 @@ executable("skia_runner") {
deps = [
"//base",
+ "//build/config/sanitizers:deps",
"//gpu/command_buffer/common:gles2_utils",
"//gpu/command_buffer/client:gles2_implementation",
"//gpu/command_buffer/client:gl_in_process_context",
« no previous file with comments | « gpu/gles2_conform_support/BUILD.gn ('k') | gpu/tools/compositor_model_bench/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698