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

Unified Diff: blimp/net/DEPS

Issue 1779673003: Added network components for blimp text input feature (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed initial values for tab id in ImeFeature 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
Index: blimp/net/DEPS
diff --git a/blimp/net/DEPS b/blimp/net/DEPS
index 211c82c7e5bea02424205968425c8d95a2c35213..23244795b13ebf14ed15907cba1117f4a6040ed1 100644
--- a/blimp/net/DEPS
+++ b/blimp/net/DEPS
@@ -2,4 +2,5 @@ include_rules = [
"+net",
"+third_party/WebKit/public/platform/WebGestureDevice.h",
"+third_party/WebKit/public/web/WebInputEvent.h",
+ "+ui/base",
haibinlu 2016/03/22 20:00:19 once input_message_converter is moved to blimp/com
shaktisahu 2016/03/22 23:45:43 Acknowledged.
]

Powered by Google App Engine
This is Rietveld 408576698