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

Unified Diff: webrtc/base/base.gyp

Issue 2289383002: rtc::Optional: Tell sanitizers that unset values aren't OK to access (Closed)
Patch Set: Review comment 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
Index: webrtc/base/base.gyp
diff --git a/webrtc/base/base.gyp b/webrtc/base/base.gyp
index 5ff461d4ed4cd541df6f035ea782bda099cce796..04d7940b6ed055aef69d0391697a01568ccf43fe 100644
--- a/webrtc/base/base.gyp
+++ b/webrtc/base/base.gyp
@@ -65,6 +65,7 @@
'md5digest.h',
'mod_ops.h',
'onetimeevent.h',
+ 'optional.cc',
'optional.h',
'platform_file.cc',
'platform_file.h',
« no previous file with comments | « webrtc/base/BUILD.gn ('k') | webrtc/base/optional.h » ('j') | webrtc/base/optional.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698