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

Unified Diff: components/arc/DEPS

Issue 2876693004: Implement GetTextFromRange(), GetTextRange() and GetSelectionRange() for ArcImeService. (Closed)
Patch Set: 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') | components/arc/common/ime.mojom » ('J')
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 25269a06a316629d8b17513fc191a42bb4bd2280..ec36cc7911d6b2c5786bd127c2ca0a049057472e 100644
--- a/components/arc/DEPS
+++ b/components/arc/DEPS
@@ -11,4 +11,5 @@ include_rules = [
"+third_party/re2",
"+third_party/skia",
"+ui/gfx/geometry/rect.h",
+ "+ui/gfx/range/range.h",
]
« no previous file with comments | « no previous file | components/arc/common/ime.mojom » ('j') | components/arc/common/ime.mojom » ('J')

Powered by Google App Engine
This is Rietveld 408576698