Chromium Code Reviews| Index: services/nacl/pnacl_compile.mojom |
| diff --git a/services/nacl/pnacl_compile.mojom b/services/nacl/pnacl_compile.mojom |
| index 99d27042069bc77c254291924c1954f42c9b5b51..9e60e79441add2b154daef558920c2d092090d65 100644 |
| --- a/services/nacl/pnacl_compile.mojom |
| +++ b/services/nacl/pnacl_compile.mojom |
| @@ -4,6 +4,7 @@ |
| module mojo.nacl; |
| +[ServiceName="mojo::nacl::PexeCompilerInit"] |
| interface PexeCompilerInit { |
| PexeCompilerStart(handle<message_pipe> message_handle); |
| }; |