Chromium Code Reviews| Index: blimp/net/DEPS |
| diff --git a/blimp/net/DEPS b/blimp/net/DEPS |
| index 211c82c7e5bea02424205968425c8d95a2c35213..b2abd3dee5ec97267c10d4c5fd59bd8ae63b9e3a 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/ime/text_input_type.h", |
| ] |