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