0

Add the test_file_util changes to the Windows scons.

Review URL: http://codereview.chromium.org/12664

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6011 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
deanm@chromium.org
2008-11-25 23:54:24 +00:00
parent 3303e65989
commit f07f3211fd

@ -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',