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

Unified Diff: webrtc/base/base.gyp

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
Index: webrtc/base/base.gyp
diff --git a/webrtc/base/base.gyp b/webrtc/base/base.gyp
index 52c4059cc54ce9629fb576906241ba3440fe0c54..63a389eacb5d98f83d596f6dc2dbf077d089c267 100644
--- a/webrtc/base/base.gyp
+++ b/webrtc/base/base.gyp
@@ -82,6 +82,7 @@
'refcount.h',
'safe_conversions.h',
'safe_conversions_impl.h',
+ 'sanitizer.h',
'scoped_ref_ptr.h',
'stringencode.cc',
'stringencode.h',

Powered by Google App Engine
This is Rietveld 408576698