| 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 dee9dd9ffb5c93514e4c426b9704f0e8269172a0..11a4136c7bb5e94bd5a3a35e69d27c8fcf6e490b 100644
|
| --- a/mojo/public/bindings/tests/router_unittest.cc
|
| +++ b/mojo/public/bindings/tests/router_unittest.cc
|
| @@ -8,7 +8,7 @@
|
| #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/cpp/system/macros.h"
|
| #include "mojo/public/environment/environment.h"
|
| #include "mojo/public/utility/run_loop.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|