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

Unified Diff: base/base.gypi

Issue 3824006: base: add a thread-safety assertion checker (Closed)
Patch Set: fix function name Created 10 years, 2 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 | base/thread_local.h » ('j') | base/thread_restrictions.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 992cdcc181cfc061637dca621b9e3abeb47207b0..908651a8b7aa0dc362bbad2a75e38244d310706d 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -462,6 +462,8 @@
'sync_socket.h',
'sync_socket_win.cc',
'sync_socket_posix.cc',
+ 'thread_restrictions.h',
+ 'thread_restrictions.cc',
'time_mac.cc',
'time_posix.cc',
'version.cc',
« no previous file with comments | « no previous file | base/thread_local.h » ('j') | base/thread_restrictions.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698