| Index: mojo/edk/system/test_utils.h
|
| diff --git a/mojo/edk/system/test_utils.h b/mojo/edk/system/test_utils.h
|
| index 3ab190767704103ce7f9f9753b1f974f51df0d03..b8dee6685e23cb91eaf8c51619fb7094bfcd1fb2 100644
|
| --- a/mojo/edk/system/test_utils.h
|
| +++ b/mojo/edk/system/test_utils.h
|
| @@ -5,10 +5,7 @@
|
| #ifndef MOJO_EDK_SYSTEM_TEST_UTILS_H_
|
| #define MOJO_EDK_SYSTEM_TEST_UTILS_H_
|
|
|
| -#include <stdint.h>
|
| -
|
| #include "base/callback_forward.h"
|
| -#include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/task_runner.h"
|
|
|