| Index: mojo/mojo_edk_tests.gyp
|
| diff --git a/mojo/mojo_edk_tests.gyp b/mojo/mojo_edk_tests.gyp
|
| index e1924621337039bd3ca46ca1502c4c6df1e7eec1..e18d87478d39ac084d00ffbf72edc37ca16c31f0 100644
|
| --- a/mojo/mojo_edk_tests.gyp
|
| +++ b/mojo/mojo_edk_tests.gyp
|
| @@ -56,6 +56,7 @@
|
| 'public/cpp/bindings/tests/constant_unittest.cc',
|
| 'public/cpp/bindings/tests/container_test_util.cc',
|
| 'public/cpp/bindings/tests/container_test_util.h',
|
| + 'public/cpp/bindings/tests/data_view_unittest.cc',
|
| 'public/cpp/bindings/tests/equals_unittest.cc',
|
| 'public/cpp/bindings/tests/handle_passing_unittest.cc',
|
| 'public/cpp/bindings/tests/interface_ptr_unittest.cc',
|
|
|