Chromium Code Reviews| Index: ui/android/DEPS |
| diff --git a/ui/android/DEPS b/ui/android/DEPS |
| index 93b6e002dc2c1f33514bdb61528497a80174e545..f6ef83d0c8deb8633751063d02c39b65391f344f 100644 |
| --- a/ui/android/DEPS |
| +++ b/ui/android/DEPS |
| @@ -13,7 +13,9 @@ include_rules = [ |
| "+ui/base/layout.h", |
| "+ui/base/resource/resource_bundle.h", |
| "+ui/base/ui_base_paths.h", |
| + "+ui/base/ui_base_switches_util.h", |
|
sky
2017/05/25 23:57:59
Why not +ui/base? This target depends upon ui/base
Jinsuk Kim
2017/05/26 00:16:48
Honestly no idea. I was just following what has be
|
| "+ui/display", |
| + "+ui/events/android/drag_event_android.h", |
| "+ui/events/android/motion_event_android.h", |
| "+ui/events/base_event_utils.h", |
| "+ui/gfx", |