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

Unified Diff: webrtc/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 | « no previous file | webrtc/build/webrtc.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/BUILD.gn
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn
index eef896c520c764a98cd7d318a6693cf594f99add..44ce2a6bc0a11d027d4b6a58b9d44e86cfaf7865 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -292,7 +292,6 @@ if (!build_with_chromium) {
":webrtc",
"modules/video_capture:video_capture_internal_impl",
"test",
- "//build/config/sanitizers:deps",
]
}
@@ -314,7 +313,6 @@ if (!build_with_chromium) {
"test:field_trial",
"test:test_common",
"test:test_renderer",
- "//build/config/sanitizers:deps",
"//testing/gmock",
"//testing/gtest",
"//third_party/gflags",
« no previous file with comments | « no previous file | webrtc/build/webrtc.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698