Chromium Code Reviews| Index: blimp/net/DEPS |
| diff --git a/blimp/net/DEPS b/blimp/net/DEPS |
| index 211c82c7e5bea02424205968425c8d95a2c35213..23244795b13ebf14ed15907cba1117f4a6040ed1 100644 |
| --- a/blimp/net/DEPS |
| +++ b/blimp/net/DEPS |
| @@ -2,4 +2,5 @@ include_rules = [ |
| "+net", |
| "+third_party/WebKit/public/platform/WebGestureDevice.h", |
| "+third_party/WebKit/public/web/WebInputEvent.h", |
| + "+ui/base", |
| ] |