| Index: third_party/mojo/mojo_edk_tests.gyp
|
| diff --git a/third_party/mojo/mojo_edk_tests.gyp b/third_party/mojo/mojo_edk_tests.gyp
|
| index c64e025a688345693809f46558bfdf39a1ffa60e..c731fee873778601efb3fa11fa5159ae082c9342 100644
|
| --- a/third_party/mojo/mojo_edk_tests.gyp
|
| +++ b/third_party/mojo/mojo_edk_tests.gyp
|
| @@ -46,6 +46,7 @@
|
| ],
|
| 'sources': [
|
| '../../mojo/public/cpp/bindings/tests/array_unittest.cc',
|
| + '../../mojo/public/cpp/bindings/tests/associated_interface_unittest.cc',
|
| '../../mojo/public/cpp/bindings/tests/bounds_checker_unittest.cc',
|
| '../../mojo/public/cpp/bindings/tests/buffer_unittest.cc',
|
| '../../mojo/public/cpp/bindings/tests/connector_unittest.cc',
|
|
|