| Index: mojo/public/bindings/tests/router_unittest.cc
|
| diff --git a/mojo/public/bindings/tests/router_unittest.cc b/mojo/public/bindings/tests/router_unittest.cc
|
| index 92f5fa73ff641ef59591ce01efffae603682cf7d..dee9dd9ffb5c93514e4c426b9704f0e8269172a0 100644
|
| --- a/mojo/public/bindings/tests/router_unittest.cc
|
| +++ b/mojo/public/bindings/tests/router_unittest.cc
|
| @@ -8,8 +8,8 @@
|
| #include "mojo/public/bindings/lib/message_builder.h"
|
| #include "mojo/public/bindings/lib/message_queue.h"
|
| #include "mojo/public/bindings/lib/router.h"
|
| +#include "mojo/public/c/system/macros.h"
|
| #include "mojo/public/environment/environment.h"
|
| -#include "mojo/public/system/macros.h"
|
| #include "mojo/public/utility/run_loop.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|