Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(582)

Unified Diff: mojo/converters/ime/DEPS

Issue 1286383003: Mandoline: Enable Android software keyboard for the Omnibox. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address review issues Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « mojo/converters/ime/BUILD.gn ('k') | mojo/converters/ime/ime_type_converters.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
+]
« no previous file with comments | « mojo/converters/ime/BUILD.gn ('k') | mojo/converters/ime/ime_type_converters.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698