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

Side by Side 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+ppapi", 2 "+ppapi",
3 "+jingle/glue", 3 "+jingle/glue",
4 "+net", 4 "+net",
5 "+ui/events/keycodes/dom", 5 "+ui/events/keycodes/dom",
6 "+skia",
6 7
7 "+remoting/codec", 8 "+remoting/codec",
8 "+remoting/protocol", 9 "+remoting/protocol",
9 "+remoting/signaling", 10 "+remoting/signaling",
10 ] 11 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698