summaryrefslogtreecommitdiffstats
path: root/chrome/tools/perf/flush_cache
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/tools/perf/flush_cache')
-rw-r--r--chrome/tools/perf/flush_cache/flush_cache.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/tools/perf/flush_cache/flush_cache.cc b/chrome/tools/perf/flush_cache/flush_cache.cc
index 5fe9296..1e5d8e5 100644
--- a/chrome/tools/perf/flush_cache/flush_cache.cc
+++ b/chrome/tools/perf/flush_cache/flush_cache.cc
@@ -9,7 +9,7 @@
#include "base/string_piece.h"
#include "base/process_util.h"
#include "base/sys_string_conversions.h"
-#include "base/test_file_util.h"
+#include "base/test/test_file_util.h"
int main(int argc, const char* argv[]) {
base::EnableTerminationOnHeapCorruption();