Chromium Code Reviews| Index: blimp/client/DEPS |
| diff --git a/blimp/client/DEPS b/blimp/client/DEPS |
| index 56202f57ad2a0cb24aa0f91124af9283727de150..71d9cb4e529cbd1eb4a76ce0dbac7aad2d73cc58 100644 |
| --- a/blimp/client/DEPS |
| +++ b/blimp/client/DEPS |
| @@ -10,4 +10,7 @@ include_rules = [ |
| "+third_party/skia", |
| "+ui/gfx", |
| "+ui/gl", |
| + |
| + # TODO(dtrainor): Remove this once Toast uses are removed from Java. |
| + "!ui/android", |
| ] |