| Index: chrome/tools/perf/flush_cache/flush_cache.cc
|
| ===================================================================
|
| --- chrome/tools/perf/flush_cache/flush_cache.cc (revision 5973)
|
| +++ chrome/tools/perf/flush_cache/flush_cache.cc (working copy)
|
| @@ -8,7 +8,7 @@
|
| #include "base/string_piece.h"
|
| #include "base/process_util.h"
|
| #include "base/sys_string_conversions.h"
|
| -#include "chrome/test/test_file_util.h"
|
| +#include "base/test_file_util.h"
|
|
|
| int main(int argc, const char* argv[]) {
|
| base::EnableTerminationOnHeapCorruption();
|
|
|