| Index: chrome/test/perf/perftests.cc
|
| diff --git a/chrome/test/perf/perftests.cc b/chrome/test/perf/perftests.cc
|
| index d8afa67d8657af51b0eff8b21fc0791accd72a73..9bd4d858c903d69878da416f4b16af643dbea0ba 100644
|
| --- a/chrome/test/perf/perftests.cc
|
| +++ b/chrome/test/perf/perftests.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "base/message_loop.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "base/test/perf_test_suite.h"
|
| #include "chrome/common/chrome_paths.h"
|
|
|
|
|