Chromium Code Reviews| Index: blimp/net/DEPS |
| diff --git a/blimp/net/DEPS b/blimp/net/DEPS |
| index 9891086a4db92417801c63a31370b64d80a291da..6df1c46b1f350d9bacf1fb48250e51cd63a37c79 100644 |
| --- a/blimp/net/DEPS |
| +++ b/blimp/net/DEPS |
| @@ -1,6 +1,9 @@ |
| include_rules = [ |
| "+net/base", |
| + "+net/cert", |
| + "+net/http", |
| "+net/socket", |
| + "+net/ssl", |
| "+third_party/WebKit/public/platform/WebGestureDevice.h", |
| "+third_party/WebKit/public/web/WebInputEvent.h", |
| ] |