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

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: Added unit tests and addressed comments 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/client/DEPS
diff --git a/blimp/client/DEPS b/blimp/client/DEPS
index e1fa29acdb05d63174959951347fec545e836a6f..f114c840f2964e075e2e48ea632cf4edcf6c9120 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",
"+ui/events",
"+ui/events/android",
"+ui/events/blink",

Powered by Google App Engine
This is Rietveld 408576698