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

Unified Diff: blimp/client/DEPS

Issue 1551683002: [Blimp Client] Land CL 1528243002 (Add a basic linux client for Blimp) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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/android/blimp_library_loader.cc » ('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 19da9c38825f4f8180ed8ef7ea60505122fc8b5a..e334a8c46e5708ddc3112b852fd65e8d8938e35d 100644
--- a/blimp/client/DEPS
+++ b/blimp/client/DEPS
@@ -10,12 +10,14 @@ include_rules = [
"+skia",
"+third_party/skia",
"+third_party/WebKit/public/web/WebInputEvent.h",
+ "+ui/events",
"+ui/events/android",
"+ui/events/blink",
"+ui/events/gesture_detection",
"+ui/events/gestures/blink",
"+ui/gfx",
"+ui/gl",
+ "+ui/platform_window",
"+url",
# TODO(dtrainor): Remove this once Toast uses are removed from Java.
« no previous file with comments | « blimp/client/BUILD.gn ('k') | blimp/client/android/blimp_library_loader.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698