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

Unified Diff: base/base.gypi

Issue 60743004: Implement chromium's TLS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 1 month 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/threading/thread_local_storage.h » ('j') | base/threading/thread_local_storage.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 955233cadd45d8dee09449351bb8537a75a4134b..702a6487e8a7ed55f17e74a24a9c562b3b665bad 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -574,6 +574,7 @@
'threading/thread_id_name_manager.h',
'threading/thread_local.h',
'threading/thread_local_posix.cc',
+ 'threading/thread_local_storage.cc',
'threading/thread_local_storage.h',
'threading/thread_local_storage_posix.cc',
'threading/thread_local_storage_win.cc',
« no previous file with comments | « no previous file | base/threading/thread_local_storage.h » ('j') | base/threading/thread_local_storage.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698