Chromium Code Reviews| Index: components/nacl/loader/DEPS |
| diff --git a/components/nacl/loader/DEPS b/components/nacl/loader/DEPS |
| index a576f053348da53514b2b75836dea95bdb5abb89..c115d8a4bce64a749226c694ab25f09f0622efff 100644 |
| --- a/components/nacl/loader/DEPS |
| +++ b/components/nacl/loader/DEPS |
| @@ -30,5 +30,5 @@ include_rules = [ |
| # For sending PpapiHostMsg_ChannelCreated in nacl_ipc_adapter.cc: |
| "+ppapi/proxy/ppapi_messages.h", |
| - "+third_party/mojo/src/mojo/edk", |
| + "+mojo/edk", |
| ] |