Chromium Code Reviews| Index: components/message_port/DEPS |
| diff --git a/components/message_port/DEPS b/components/message_port/DEPS |
| index 3fdf5e6bf5c341f6f005dbfd395f553956f624ed..ab2f2735f10eaf25a99373b1c0356d44d5f38248 100644 |
| --- a/components/message_port/DEPS |
| +++ b/components/message_port/DEPS |
| @@ -1,5 +1,5 @@ |
| include_rules = [ |
| "+mojo/message_pump", |
| + "+mojo/public/cpp/system", |
| "+third_party/WebKit/public", |
| - "+third_party/mojo/src/mojo/public/cpp/system", |
| ] |