Chromium Code Reviews| Index: chromeos/arc/bridge/DEPS |
| diff --git a/components/power/DEPS b/chromeos/arc/bridge/DEPS |
| similarity index 62% |
| copy from components/power/DEPS |
| copy to chromeos/arc/bridge/DEPS |
| index df2301d5f9692c77ee0546b1f9c16fb625ec1c7b..0759550487bb01bbebcbefacf163259b8d513957 100644 |
| --- a/components/power/DEPS |
| +++ b/chromeos/arc/bridge/DEPS |
| @@ -1,4 +1,4 @@ |
| include_rules = [ |
| "+components/keyed_service", |
| - "+content/public/common", |
| + "+chrome/browser/profiles", |
|
oshima
2015/10/23 20:29:45
chromeos/ should not depend on chrome nor content
Luis Héctor Chávez
2015/10/27 00:37:47
Moved to components/arc/, so this is not needed an
|
| ] |