Chromium Code Reviews| Index: blimp/client/DEPS |
| diff --git a/blimp/client/DEPS b/blimp/client/DEPS |
| index 1240c91a721612577857bfc1ca6988a083cb3dd1..19da9c38825f4f8180ed8ef7ea60505122fc8b5a 100644 |
| --- a/blimp/client/DEPS |
| +++ b/blimp/client/DEPS |
| @@ -9,6 +9,11 @@ include_rules = [ |
| "+net/base", |
| "+skia", |
| "+third_party/skia", |
| + "+third_party/WebKit/public/web/WebInputEvent.h", |
| + "+ui/events/android", |
| + "+ui/events/blink", |
| + "+ui/events/gesture_detection", |
| + "+ui/events/gestures/blink", |
| "+ui/gfx", |
| "+ui/gl", |
| "+url", |