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

Unified Diff: src/base/base_lib.scons

Issue 12664: Add the test_file_util changes to the Windows scons. (Closed)
Patch Set: Created 12 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/base/base_lib.scons
diff --git a/src/base/base_lib.scons b/src/base/base_lib.scons
index b84d1c1dc6918e32e7341f93bc8437c72bfc6f3b..5552c5444ed124902801f4cd9800564debd39620 100644
--- a/src/base/base_lib.scons
+++ b/src/base/base_lib.scons
@@ -148,6 +148,7 @@ if env['PLATFORM'] == 'win32':
'sys_info_win.cc',
'sys_string_conversions_win.cc',
'system_monitor_win.cc',
+ 'test_file_util_win.cc',
'thread_local_storage_win.cc',
'thread_local_win.cc',
'third_party/purify/pure_api.c',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698