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

Unified Diff: base/base_lib.scons

Issue 9639: Port flush_cache tool. (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 12 years 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/test_file_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base_lib.scons
===================================================================
--- base/base_lib.scons (revision 6884)
+++ base/base_lib.scons (working copy)
@@ -191,6 +191,7 @@
'platform_thread_mac.mm',
'scoped_nsautorelease_pool.mm',
'sys_string_conversions_mac.mm',
+ 'test_file_util_mac.cc',
'worker_pool_mac.mm',
])
@@ -207,6 +208,7 @@
'process_posix.cc',
'process_util_linux.cc',
'sys_string_conversions_linux.cc',
+ 'test_file_util_linux.cc',
'worker_pool.cc',
])
« no previous file with comments | « no previous file | base/test_file_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698