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

Unified Diff: webrtc/modules/audio_processing/BUILD.gn

Issue 2308553002: GN Templates: Add //build/config/sanitizers:deps to rtc_executable. (Closed)
Patch Set: Created 4 years, 3 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/modules/audio_device/BUILD.gn ('k') | webrtc/modules/rtp_rtcp/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/audio_processing/BUILD.gn
diff --git a/webrtc/modules/audio_processing/BUILD.gn b/webrtc/modules/audio_processing/BUILD.gn
index 66a7c2b964dba8acc15b187f2891c3413c58e5fa..d65b5f81b5673b848dbd5a1d43bdda45606c9a7e 100644
--- a/webrtc/modules/audio_processing/BUILD.gn
+++ b/webrtc/modules/audio_processing/BUILD.gn
@@ -334,7 +334,6 @@ if (rtc_include_tests) {
"../../system_wrappers",
"../../system_wrappers:system_wrappers_default",
"../../test:test_support",
- "//build/config/sanitizers:deps",
"//testing/gtest",
"//third_party/gflags:gflags",
]
@@ -356,7 +355,6 @@ if (rtc_include_tests) {
":audioproc_test_utils",
"../../common_audio",
"../../system_wrappers:system_wrappers_default",
- "//build/config/sanitizers:deps",
"//third_party/gflags:gflags",
]
} # unpack_aecdump
@@ -384,7 +382,6 @@ if (rtc_include_tests) {
"../../system_wrappers",
"../../system_wrappers:system_wrappers_default",
"../../test:test_support",
- "//build/config/sanitizers:deps",
"//testing/gtest",
"//third_party/gflags:gflags",
]
« no previous file with comments | « webrtc/modules/audio_device/BUILD.gn ('k') | webrtc/modules/rtp_rtcp/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698