Index: ui/base/ime/DEPS |
diff --git a/ui/base/ime/DEPS b/ui/base/ime/DEPS |
index d59514e924bf011460ea5b245e41b4daba0b4f57..5ed11dc2a6397d5722ff62b253e4e2e4f7cf7323 100644 |
--- a/ui/base/ime/DEPS |
+++ b/ui/base/ime/DEPS |
@@ -1,5 +1,5 @@ |
include_rules = [ |
- "+chromeos/ime", |
"+third_party/gtk+/gdk/gdkkeysyms.h", |
"+third_party/gtk+/gtk/gtkimcontextsimpleseqs.h", |
+ "+ui/chromeos/ime", |
sky
2014/11/19 18:25:30
Doesn't this mean we now have a cycle? ui/chromeos
Shu Chen
2014/11/20 01:04:44
I met the cycle problem and that was why I separat
sky
2014/11/20 15:20:01
I like it. As long as there are no circles I'm hap
|
] |