Chromium Code Reviews| Index: mojo/BUILD.gn |
| diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn |
| index 61713162e75434e1937a42314cbc04121408de7c..5be9d58ebb628b0e95e53f75f5edbc4c18aa484e 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", |
| "//mojo/public/js/bindings", |
| ] |
| } |