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

Unified Diff: remoting/client/DEPS

Issue 2148743005: [Remoting Android] Cursor & Cursor Feedback for OpenGL Renderer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use SkColorSetARGB() to create color Created 4 years, 5 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: remoting/client/DEPS
diff --git a/remoting/client/DEPS b/remoting/client/DEPS
index 81ac4755314be9d1c11702297afd5bebb1c8c2bf..dffb54f9d59a2992f2961bae1bd5fe94a1f7511a 100644
--- a/remoting/client/DEPS
+++ b/remoting/client/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+jingle/glue",
"+net",
"+ui/events/keycodes/dom",
+ "+skia",
"+remoting/codec",
"+remoting/protocol",

Powered by Google App Engine
This is Rietveld 408576698