| Index: blimp/client/DEPS
|
| diff --git a/blimp/client/DEPS b/blimp/client/DEPS
|
| index 094f2d80ce2621675971d4fa467192a594618baf..05e726d09ae0be46087f1650c19087c8c92fe02f 100644
|
| --- a/blimp/client/DEPS
|
| +++ b/blimp/client/DEPS
|
| @@ -12,6 +12,7 @@ include_rules = [
|
| "+jni",
|
| "+net",
|
| "+third_party/WebKit/public/web/WebInputEvent.h",
|
| + "+ui/android",
|
| "+ui/base/ime/text_input_type.h",
|
| "+ui/events",
|
| "+ui/events/android",
|
| @@ -22,7 +23,4 @@ include_rules = [
|
| "+ui/gl",
|
| "+ui/platform_window",
|
| "+url",
|
| -
|
| - # TODO(dtrainor): Remove this once Toast uses are removed from Java.
|
| - "!ui/android",
|
| ]
|
|
|