Chromium Code Reviews| Index: mojo/services/DEPS |
| diff --git a/mojo/services/DEPS b/mojo/services/DEPS |
| index a7ee2748852fdaca9038505e8124f88f419406c9..2bbe62df877b3a21118ccf47c135ce56dac737b8 100644 |
| --- a/mojo/services/DEPS |
| +++ b/mojo/services/DEPS |
| @@ -3,7 +3,6 @@ include_rules = [ |
| "+mojo/common", |
| "+mojo/public", |
| "+jni", |
| - "+third_party/mojo/src/mojo/public", |
| # TODO(abarth) Instead of having the services depend on the shell, we |
| # probably should create a layer below the services. |