Commit 38f4a834 authored by rockot's avatar rockot Committed by Commit bot

Enable proper sanitizer linkage on service executables

BUG=673535
TBR=ben@chromium.org

Review-Url: https://codereview.chromium.org/2566353002
Cr-Commit-Position: refs/heads/master@{#438053}
parent d3ac1c7a
......@@ -94,6 +94,7 @@ template("service") {
data_deps = service_data_deps
deps = [
"//build/config/sanitizers:deps",
"//services/service_manager/public/cpp/standalone_service:main",
]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment