| Index: mojo/public/tests/system/core_perftest.cc
|
| diff --git a/mojo/public/tests/system/core_perftest.cc b/mojo/public/tests/system/core_perftest.cc
|
| index 318b708fd0d81a1b258c045919c2c7f7b00bf8be..bfb8ff36a568adc3b6d2496ae9a99e2f00034bc6 100644
|
| --- a/mojo/public/tests/system/core_perftest.cc
|
| +++ b/mojo/public/tests/system/core_perftest.cc
|
| @@ -9,7 +9,7 @@
|
| #include <assert.h>
|
|
|
| #include "mojo/public/system/macros.h"
|
| -#include "mojo/public/tests/test_support.h"
|
| +#include "mojo/public/tests/test_utils.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace {
|
|
|