diff options
Diffstat (limited to 'ios/web/DEPS')
-rw-r--r-- | ios/web/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ios/web/DEPS b/ios/web/DEPS index 8ed91b4..1cc62e5 100644 --- a/ios/web/DEPS +++ b/ios/web/DEPS @@ -11,4 +11,5 @@ include_rules = [ # For tests. "+ios/testing", + "+ios/third_party/earl_grey/src", ] |