diff options
Diffstat (limited to 'chrome/test/perf/perftests.cc')
-rw-r--r-- | chrome/test/perf/perftests.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/test/perf/perftests.cc b/chrome/test/perf/perftests.cc index 1e32a24..904d44e 100644 --- a/chrome/test/perf/perftests.cc +++ b/chrome/test/perf/perftests.cc @@ -3,7 +3,7 @@ // found in the LICENSE file. #include "base/message_loop.h" -#include "base/perf_test_suite.h" +#include "base/test/perf_test_suite.h" #include "chrome/common/chrome_paths.cc" int main(int argc, char **argv) { |