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

Unified Diff: ui/ozone/ime/DEPS

Issue 100213003: Support for providing IMEContext with Ozone. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 7 years 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 | « ui/base/ime/input_method_initializer.cc ('k') | ui/ozone/ime/fake_input_method_context_ozone.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/ime/DEPS
diff --git a/chrome/android/DEPS b/ui/ozone/ime/DEPS
similarity index 52%
copy from chrome/android/DEPS
copy to ui/ozone/ime/DEPS
index c80012b5621e39fd8d3706ab0ee35fbea8154c7d..f2d5a2c78732654423ad33bac1ce70058ba0eafe 100644
--- a/chrome/android/DEPS
+++ b/ui/ozone/ime/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+jni",
+ "+ui/base/ime",
]
« no previous file with comments | « ui/base/ime/input_method_initializer.cc ('k') | ui/ozone/ime/fake_input_method_context_ozone.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698