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..376a3e405e24005f72cfca43773215722a335d6d 100644 |
--- a/third_party/mojo/mojo_edk_tests.gyp |
+++ b/third_party/mojo/mojo_edk_tests.gyp |
@@ -40,12 +40,14 @@ |
'mojo_edk.gyp:mojo_run_all_unittests', |
'mojo_public.gyp:mojo_cpp_bindings', |
'mojo_public.gyp:mojo_public_bindings_test_utils', |
+ 'mojo_public.gyp:mojo_public_test_associated_interfaces', |
'mojo_public.gyp:mojo_public_test_interfaces', |
'mojo_public.gyp:mojo_public_test_utils', |
'mojo_public.gyp:mojo_utility', |
], |
'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', |