Chromium Code Reviews| Index: ui/android/DEPS |
| diff --git a/ui/android/DEPS b/ui/android/DEPS |
| index 54add97871e3a270edf307c697b52f21dfea1940..55642a3524ea21586142a6dcedf8feddd75ace37 100644 |
| --- a/ui/android/DEPS |
| +++ b/ui/android/DEPS |
| @@ -10,8 +10,10 @@ include_rules = [ |
| "+jni", |
| "+skia/ext", |
| "+third_party/skia", |
| + "+ui/base/layout.h", |
| "+ui/base/resource/resource_bundle.h", |
| "+ui/base/ui_base_paths.h", |
| "+ui/display", |
| + "+ui/events/android/motion_event_android.h", |
| "+ui/gfx", |
| ] |