diff options
Diffstat (limited to 'device/test/DEPS')
-rw-r--r-- | device/test/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/device/test/DEPS b/device/test/DEPS index 855cb249..c144476 100644 --- a/device/test/DEPS +++ b/device/test/DEPS @@ -1,4 +1,5 @@ include_rules = [ + "+net/base", "+net/proxy", "+net/url_request", "+third_party/mojo/src/mojo/edk/embedder", |