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

Unified Diff: components/arc/DEPS

Issue 2876693004: Implement GetTextFromRange(), GetTextRange() and GetSelectionRange() for ArcImeService. (Closed)
Patch Set: add TODOs in ime.mojom Created 3 years, 7 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 | « no previous file | components/arc/common/ime.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc/DEPS
diff --git a/components/arc/DEPS b/components/arc/DEPS
index 1ffd5e67b25fb4f494ad0f6891c477e503f9c597..8c82be2ef4ce7690f662bdb911cdff62458aa949 100644
--- a/components/arc/DEPS
+++ b/components/arc/DEPS
@@ -11,6 +11,7 @@ include_rules = [
"+third_party/re2",
"+third_party/skia",
"+ui/gfx/geometry/rect.h",
+ "+ui/gfx/range/range.h",
]
specific_include_rules = {
« no previous file with comments | « no previous file | components/arc/common/ime.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698