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

Unified Diff: webrtc/base/base.gyp

Issue 2097403002: Add a race-checking mechanism. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: bah Created 4 years, 6 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 9fdb304ef185d2f34d7157dd63c09f8b3f4555e9..93be3bc706974333c7bb93c53fa5f927d97606fb 100644
--- a/webrtc/base/base.gyp
+++ b/webrtc/base/base.gyp
@@ -68,6 +68,8 @@
'platform_thread.cc',
'platform_thread.h',
'platform_thread_types.h',
+ 'race_checker.cc',
+ 'race_checker.h',
'random.cc',
'random.h',
'rate_statistics.cc',
« no previous file with comments | « webrtc/base/BUILD.gn ('k') | webrtc/base/race_checker.h » ('j') | webrtc/base/race_checker.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698