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

Unified Diff: blimp/client/DEPS

Issue 1779673003: Added network components for blimp text input feature (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge origin/master Created 4 years, 9 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 | « blimp/client/BUILD.gn ('k') | blimp/client/app/android/java/src/org/chromium/blimp/input/WebInputBox.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/DEPS
diff --git a/blimp/client/DEPS b/blimp/client/DEPS
index e1fa29acdb05d63174959951347fec545e836a6f..dfa2aa15dcccde3c406aebd1614bf7c22c839ebe 100644
--- a/blimp/client/DEPS
+++ b/blimp/client/DEPS
@@ -12,6 +12,7 @@ include_rules = [
"+third_party/libwebp",
"+third_party/skia",
"+third_party/WebKit/public/web/WebInputEvent.h",
+ "+ui/base/ime/text_input_type.h",
"+ui/events",
"+ui/events/android",
"+ui/events/blink",
« no previous file with comments | « blimp/client/BUILD.gn ('k') | blimp/client/app/android/java/src/org/chromium/blimp/input/WebInputBox.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698