| Index: mojo/mojo_edk_tests.gyp
|
| diff --git a/mojo/mojo_edk_tests.gyp b/mojo/mojo_edk_tests.gyp
|
| index b67857a5e7c5f84c0e02e74ddde7d428ea44bc62..b8ff82884e5858c0ab127d367b30029a510d37dc 100644
|
| --- a/mojo/mojo_edk_tests.gyp
|
| +++ b/mojo/mojo_edk_tests.gyp
|
| @@ -70,6 +70,7 @@
|
| 'public/cpp/bindings/tests/equals_unittest.cc',
|
| 'public/cpp/bindings/tests/handle_passing_unittest.cc',
|
| 'public/cpp/bindings/tests/interface_ptr_unittest.cc',
|
| + 'public/cpp/bindings/tests/macros_unittest.cc',
|
| 'public/cpp/bindings/tests/map_unittest.cc',
|
| 'public/cpp/bindings/tests/message_queue.cc',
|
| 'public/cpp/bindings/tests/message_queue.h',
|
|
|