Index: services/nacl/nonsfi/BUILD.gn |
diff --git a/services/nacl/nonsfi/BUILD.gn b/services/nacl/nonsfi/BUILD.gn |
index 791e5aa185a15f43a41938b032b67ef68f16c449..6f9ac1f901f35e08bc18420615c80907534d0bfe 100644 |
--- a/services/nacl/nonsfi/BUILD.gn |
+++ b/services/nacl/nonsfi/BUILD.gn |
@@ -35,7 +35,7 @@ if (!is_nacl) { |
] |
deps = [ |
- ":pnacl_translator_bindings", |
+ ":pnacl_translator_bindings_sync", |
"//base", |
"//mojo/application:application", |
"//mojo/application:content_handler", |