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", |
|
jochen (gone - plz use gerrit)
2015/11/12 23:40:58
maybe restrict this to chromeos/dbus and chromeos/
Luis Héctor Chávez
2015/11/13 00:29:29
Done.
|
| "+ipc", |
| ] |