 Chromium Code Reviews
 Chromium Code Reviews Issue 1779673003:
  Added network components for blimp text input feature  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master
    
  
    Issue 1779673003:
  Added network components for blimp text input feature  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master| Index: blimp/client/DEPS | 
| diff --git a/blimp/client/DEPS b/blimp/client/DEPS | 
| index e1fa29acdb05d63174959951347fec545e836a6f..f114c840f2964e075e2e48ea632cf4edcf6c9120 100644 | 
| --- a/blimp/client/DEPS | 
| +++ b/blimp/client/DEPS | 
| @@ -12,6 +12,7 @@ include_rules = [ | 
| "+third_party/libwebp", | 
| "+third_party/skia", | 
| "+third_party/WebKit/public/web/WebInputEvent.h", | 
| + "+ui/base", | 
| "+ui/events", | 
| "+ui/events/android", | 
| "+ui/events/blink", |