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

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: mv InputMethodContextFactoryOzone to ozone/ime 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
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",
]

Powered by Google App Engine
This is Rietveld 408576698