Chromium Code Reviews| Index: ppapi/nacl_irt/DEPS |
| diff --git a/ppapi/nacl_irt/DEPS b/ppapi/nacl_irt/DEPS |
| index e3f5767069d2caa38033e8c79c3dd0772aacf85e..fb8d2610bec048f47acdfeb823682444b08c1652 100644 |
| --- a/ppapi/nacl_irt/DEPS |
| +++ b/ppapi/nacl_irt/DEPS |
| @@ -1,9 +1,6 @@ |
| include_rules = [ |
| "+components/tracing", |
| - # Required for Mojo IRT support. |
| - "+mojo/nacl/mojo_irt.h", |
| - |
| # We don't want the proxy to depend on the C++ layer, which is appropriate |
| # for plugins only. |
| "-ppapi/cpp", |