Chromium Code Reviews| Index: gpu/ipc/common/DEPS |
| diff --git a/gpu/ipc/common/DEPS b/gpu/ipc/common/DEPS |
| index 9634ba4f06a5d72d5538e6c044d91dce7e82ba8a..45e1d3de6314d5c36c6b7b70626a025c8c78cf36 100644 |
| --- a/gpu/ipc/common/DEPS |
| +++ b/gpu/ipc/common/DEPS |
| @@ -1,4 +1,6 @@ |
| include_rules = [ |
| "+base", |
| "+ipc", |
| + "+ui/events", |
| + "+ui/base", |
| ] |