| 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 44b16714cb24c5c8fbfeb628241eaa16e2f9794d..43ccb5f8ffec8b2bbcdc555dc12afd077fdbe743 100644
 | 
| --- a/mojo/public/c/system/tests/perftest_utils.cc
 | 
| +++ b/mojo/public/c/system/tests/perftest_utils.cc
 | 
| @@ -8,8 +8,8 @@
 | 
|  #include <stddef.h>
 | 
|  #include <time.h>
 | 
|  
 | 
| +#include "mojo/public/c/system/macros.h"
 | 
|  #include "mojo/public/c/system/time.h"
 | 
| -#include "mojo/public/cpp/system/macros.h"
 | 
|  #include "mojo/public/cpp/test_support/test_support.h"
 | 
|  
 | 
|  namespace mojo {
 | 
| 
 |