Chromium Code Reviews| Index: mojo/BUILD.gn |
| diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn |
| index 61713162e75434e1937a42314cbc04121408de7c..91748e5ad0b07b99805e2d0762ca675990423378 100644 |
| --- a/mojo/BUILD.gn |
| +++ b/mojo/BUILD.gn |
| @@ -6,6 +6,7 @@ group("mojo") { |
| deps = [ |
| "//mojo/public/cpp/bindings", |
| "//mojo/public/interfaces/bindings/tests:test_interfaces", |
| + "//mojo/public/interfaces/shell:shell_bindings", |
| "//mojo/public/js/bindings", |
| ] |
| } |