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

Unified Diff: webrtc/base/BUILD.gn

Issue 2293893002: Add functions to interact with ASan and MSan, and some sample uses (Closed)
Patch Set: Created 4 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 | « no previous file | webrtc/base/array_view.h » ('j') | webrtc/common_audio/signal_processing/filter_ma_fast_q12.c » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/BUILD.gn
diff --git a/webrtc/base/BUILD.gn b/webrtc/base/BUILD.gn
index 9d4aa4c8fb82c6aa39121589ed3e844ff80d41b0..bdc78dbab1c7f45c2c0e29c69b3c0a49426ed304 100644
--- a/webrtc/base/BUILD.gn
+++ b/webrtc/base/BUILD.gn
@@ -152,6 +152,7 @@ static_library("rtc_base_approved") {
"refcount.h",
"safe_conversions.h",
"safe_conversions_impl.h",
+ "sanitizer.h",
"scoped_ref_ptr.h",
"stringencode.cc",
"stringencode.h",
« no previous file with comments | « no previous file | webrtc/base/array_view.h » ('j') | webrtc/common_audio/signal_processing/filter_ma_fast_q12.c » ('J')

Powered by Google App Engine
This is Rietveld 408576698