Chromium Code Reviews| Index: mojo/converters/ime/DEPS |
| diff --git a/mojo/converters/ime/DEPS b/mojo/converters/ime/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..9d81a76a1c21f6a8bfc9c53238e1201fec2bce41 |
| --- /dev/null |
| +++ b/mojo/converters/ime/DEPS |
| @@ -0,0 +1,6 @@ |
| +include_rules = [ |
| + "+ui/base/ime/text_input_flags.h", |
| + "+ui/base/ime/text_input_type.h", |
| + "+ui/mojo/ime", |
| + "+ui/platform_window/text_input_state.h", |
| +] |