Index: components/arc/DEPS |
diff --git a/ui/base/ime/chromeos/DEPS b/components/arc/DEPS |
similarity index 52% |
copy from ui/base/ime/chromeos/DEPS |
copy to components/arc/DEPS |
index 2207eb716935c4e75b85fcad8a8fd7d9b779833f..e2f3f79baeef626395910ffc3b09a440f8da426f 100644 |
--- a/ui/base/ime/chromeos/DEPS |
+++ b/components/arc/DEPS |
@@ -1,4 +1,6 @@ |
include_rules = [ |
+ "+chromeos/arc", |
"+chromeos/chromeos_switches.h", |
- "+chromeos/ime", |
+ "+chromeos/dbus", |
+ "+ipc", |
] |