| Index: mojo/public/tests/bindings_remote_ptr_unittest.cc
|
| diff --git a/mojo/public/tests/bindings_remote_ptr_unittest.cc b/mojo/public/tests/bindings_remote_ptr_unittest.cc
|
| index ff0548e9d57f779ab19731b1e377e36c91eef54c..ea4cb3e8f6151e1a92a27497b7415e8828bd5c7c 100644
|
| --- a/mojo/public/tests/bindings_remote_ptr_unittest.cc
|
| +++ b/mojo/public/tests/bindings_remote_ptr_unittest.cc
|
| @@ -3,8 +3,8 @@
|
| // found in the LICENSE file.
|
|
|
| #include "mojo/public/bindings/lib/remote_ptr.h"
|
| -#include "mojo/public/tests/mojom/math_calculator.h"
|
| #include "mojo/public/tests/simple_bindings_support.h"
|
| +#include "mojom/math_calculator.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace mojo {
|
|
|