Chromium Code Reviews| Index: blimp/client/DEPS |
| diff --git a/blimp/client/DEPS b/blimp/client/DEPS |
| index 19da9c38825f4f8180ed8ef7ea60505122fc8b5a..e334a8c46e5708ddc3112b852fd65e8d8938e35d 100644 |
| --- a/blimp/client/DEPS |
| +++ b/blimp/client/DEPS |
| @@ -10,12 +10,14 @@ include_rules = [ |
| "+skia", |
| "+third_party/skia", |
| "+third_party/WebKit/public/web/WebInputEvent.h", |
| + "+ui/events", |
| "+ui/events/android", |
| "+ui/events/blink", |
| "+ui/events/gesture_detection", |
| "+ui/events/gestures/blink", |
| "+ui/gfx", |
| "+ui/gl", |
| + "+ui/platform_window", |
|
nyquist
2015/12/17 03:00:21
Nit: Could this live in //blimp/client/linux inste
|
| "+url", |
| # TODO(dtrainor): Remove this once Toast uses are removed from Java. |