Chromium Code Reviews| Index: sky/services/testing/BUILD.gn |
| diff --git a/sky/services/testing/BUILD.gn b/sky/services/testing/BUILD.gn |
| index 00b747381826547c8b8f789f34cc571940fb6754..74b41fbb4ffdaa5e8032869b81ac30aecec1506a 100644 |
| --- a/sky/services/testing/BUILD.gn |
| +++ b/sky/services/testing/BUILD.gn |
| @@ -4,7 +4,7 @@ |
| import("//mojo/public/tools/bindings/mojom.gni") |
| -mojom("bindings") { |
| +mojom("testing") { |
| sources = [ |
| "test_harness.mojom", |
| ] |