Chromium Code Reviews| Index: components/arc/DEPS |
| diff --git a/gpu/ipc/DEPS b/components/arc/DEPS |
| similarity index 66% |
| copy from gpu/ipc/DEPS |
| copy to components/arc/DEPS |
| index 9634ba4f06a5d72d5538e6c044d91dce7e82ba8a..9880fc1a8a3e7866e55b6feb8fb86358c3dd7dcc 100644 |
| --- a/gpu/ipc/DEPS |
| +++ b/components/arc/DEPS |
| @@ -1,4 +1,4 @@ |
| include_rules = [ |
| - "+base", |
| + "+chromeos", |
| "+ipc", |
| ] |