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

Unified Diff: webrtc/webrtc.gni

Issue 2927763003: Revert of Replace sanitizers:deps with exe_and_shlib_deps (webrtc) (Closed)
Patch Set: Created 3 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
« no previous file with comments | « webrtc/tools/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/webrtc.gni
diff --git a/webrtc/webrtc.gni b/webrtc/webrtc.gni
index b18c2ee45ef6b51dda3b5e49c2fa435e3affdf38..6f902c97bf393c9b27673fc425d2b0bfa5663c63 100644
--- a/webrtc/webrtc.gni
+++ b/webrtc/webrtc.gni
@@ -299,7 +299,7 @@
configs -= rtc_remove_configs
configs -= invoker.suppressed_configs
deps = [
- "//build/config:exe_and_shlib_deps",
+ "//build/config/sanitizers:deps",
]
deps += invoker.deps
public_configs = [ rtc_common_inherited_config ]
« no previous file with comments | « webrtc/tools/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698