| Index: mojo/public/c/system/tests/perftest_utils.cc
|
| diff --git a/mojo/public/c/system/tests/perftest_utils.cc b/mojo/public/c/system/tests/perftest_utils.cc
|
| index 43ccb5f8ffec8b2bbcdc555dc12afd077fdbe743..3d9a2f874e31e91e6b5fe44c7de0d6abe03d30a2 100644
|
| --- a/mojo/public/c/system/tests/perftest_utils.cc
|
| +++ b/mojo/public/c/system/tests/perftest_utils.cc
|
| @@ -5,10 +5,10 @@
|
| #include "mojo/public/c/system/tests/perftest_utils.h"
|
|
|
| #include <assert.h>
|
| +#include <mojo/macros.h>
|
| #include <stddef.h>
|
| #include <time.h>
|
|
|
| -#include "mojo/public/c/system/macros.h"
|
| #include "mojo/public/c/system/time.h"
|
| #include "mojo/public/cpp/test_support/test_support.h"
|
|
|
|
|