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

Unified Diff: base/SConscript

Issue 1963: Port the thread local storage unittest to Mac and linux. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 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
« no previous file with comments | « no previous file | base/base.xcodeproj/project.pbxproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/SConscript
===================================================================
--- base/SConscript (revision 2099)
+++ base/SConscript (working copy)
@@ -258,6 +258,7 @@
'string_tokenizer_unittest.cc',
'string_util_unittest.cc',
'thread_local_unittest.cc',
+ 'thread_local_storage_unittest.cc',
'thread_unittest.cc',
'time_unittest.cc',
'timer_unittest.cc',
@@ -286,7 +287,6 @@
'run_all_unittests.cc',
'shared_event_unittest.cc',
'stats_table_unittest.cc',
- 'thread_local_storage_unittest.cc',
'watchdog_unittest.cc',
'gfx/native_theme_unittest.cc',
'gfx/uniscribe_unittest.cc',
« no previous file with comments | « no previous file | base/base.xcodeproj/project.pbxproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698