Chromium Code Reviews| Index: components/message_port/DEPS | 
| diff --git a/components/message_port/DEPS b/components/message_port/DEPS | 
| index eba876fa5ee48be6c5df73886e9a0384e8cb9dff..4f27eb34a3b346242ec58055996b8980e8eaad65 100644 | 
| --- a/components/message_port/DEPS | 
| +++ b/components/message_port/DEPS | 
| @@ -1,6 +1,6 @@ | 
| include_rules = [ | 
| "+base", | 
| - "+mojo/common", | 
| + "+mojo/message_pump", | 
| "+third_party/WebKit/public", | 
| "+third_party/mojo/src/mojo/public/cpp/system", | 
| ] |