diff options
Diffstat (limited to 'chrome/tools/perf/flush_cache/flush_cache.scons')
-rw-r--r-- | chrome/tools/perf/flush_cache/flush_cache.scons | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/tools/perf/flush_cache/flush_cache.scons b/chrome/tools/perf/flush_cache/flush_cache.scons index 5e3786d..cbd174d 100644 --- a/chrome/tools/perf/flush_cache/flush_cache.scons +++ b/chrome/tools/perf/flush_cache/flush_cache.scons @@ -37,7 +37,6 @@ if env['PLATFORM'] == 'win32': ) input_files = [ - '$CHROME_DIR/test/test_file_util$OBJSUFFIX', 'flush_cache.cc', ] |