| Index: mojo/edk/platform/test_stopwatch.h
|
| diff --git a/mojo/edk/platform/test_stopwatch.h b/mojo/edk/platform/test_stopwatch.h
|
| index 5a24c9dc86780fd917d241f27053e9e7e71e1586..ed461eb09aa7bad59dedb6bdda30cd2bf0e1a9ae 100644
|
| --- a/mojo/edk/platform/test_stopwatch.h
|
| +++ b/mojo/edk/platform/test_stopwatch.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef MOJO_EDK_PLATFORM_TEST_STOPWATCH_H_
|
| #define MOJO_EDK_PLATFORM_TEST_STOPWATCH_H_
|
|
|
| -#include "mojo/public/c/system/types.h"
|
| +#include "mojo/public/c/system/time.h"
|
| #include "mojo/public/cpp/system/macros.h"
|
|
|
| namespace mojo {
|
|
|