| Index: mojo/public/bindings/tests/array_unittest.cc
|
| diff --git a/mojo/public/bindings/tests/array_unittest.cc b/mojo/public/bindings/tests/array_unittest.cc
|
| index 2df6ed7376c1f7808e8441326089f57703892a5b..bce99d93699c2d2b4e9fad2e16bf9e9e0f48dd51 100644
|
| --- a/mojo/public/bindings/tests/array_unittest.cc
|
| +++ b/mojo/public/bindings/tests/array_unittest.cc
|
| @@ -6,7 +6,7 @@
|
| #include "mojo/public/bindings/array.h"
|
| #include "mojo/public/bindings/lib/fixed_buffer.h"
|
| #include "mojo/public/bindings/lib/scratch_buffer.h"
|
| -#include "mojo/public/environment/environment.h"
|
| +#include "mojo/public/cpp/environment/environment.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace mojo {
|
|
|