diff options
Diffstat (limited to 'chrome/test/perf/tab_switching_test.cc')
-rw-r--r-- | chrome/test/perf/tab_switching_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/test/perf/tab_switching_test.cc b/chrome/test/perf/tab_switching_test.cc index c850567..45a0891 100644 --- a/chrome/test/perf/tab_switching_test.cc +++ b/chrome/test/perf/tab_switching_test.cc @@ -4,8 +4,8 @@ #include "base/command_line.h" #include "base/environment.h" -#include "base/file_path.h" #include "base/file_util.h" +#include "base/files/file_path.h" #include "base/memory/scoped_ptr.h" #include "base/path_service.h" #include "base/stringprintf.h" |