| Index: mojo/public/cpp/bindings/tests/BUILD.gn
|
| diff --git a/mojo/public/cpp/bindings/tests/BUILD.gn b/mojo/public/cpp/bindings/tests/BUILD.gn
|
| index 5ec5d8d4132bf14f6ea2b95bc9f7f09d51a410d1..9fd466a69cce6f1318f8ea841f0f1553a1133520 100644
|
| --- a/mojo/public/cpp/bindings/tests/BUILD.gn
|
| +++ b/mojo/public/cpp/bindings/tests/BUILD.gn
|
| @@ -9,6 +9,7 @@ source_set("tests") {
|
|
|
| sources = [
|
| "array_unittest.cc",
|
| + "associated_interface_unittest.cc",
|
| "binding_callback_unittest.cc",
|
| "binding_unittest.cc",
|
| "bounds_checker_unittest.cc",
|
|
|