| Index: mojo/common/test/run_all_perftests.cc
|
| diff --git a/mojo/common/test/run_all_perftests.cc b/mojo/common/test/run_all_perftests.cc
|
| index cf66be68941a5a770b0d506003e3f16ecea41f69..9bc47481c135c5cb5aa8e270c94d6a636d3e8b34 100644
|
| --- a/mojo/common/test/run_all_perftests.cc
|
| +++ b/mojo/common/test/run_all_perftests.cc
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "base/test/perf_test_suite.h"
|
| -#include "mojo/system/embedder.h"
|
| +#include "mojo/system/embedder/embedder.h"
|
|
|
| int main(int argc, char** argv) {
|
| mojo::embedder::Init();
|
|
|