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

Side by Side Diff: mojo/services/view_manager/DEPS

Issue 267293004: Wires up view manager to an actual display (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix Created 6 years, 7 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 | Annotate | Revision Log
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+mojo/aura", 2 "+mojo/aura",
3 "+mojo/services", 3 "+mojo/services",
4 "+third_party/skia",
4 "+ui/aura", 5 "+ui/aura",
6 "+ui/base/cursor/cursor.h",
5 "+ui/base/hit_test.h", 7 "+ui/base/hit_test.h",
6 "+ui/events", 8 "+ui/events",
7 "+ui/gfx", 9 "+ui/gfx",
8 "+ui/gl", 10 "+ui/gl",
9 ] 11 ]
OLDNEW
« no previous file with comments | « mojo/services/public/interfaces/view_manager/view_manager.mojom ('k') | mojo/services/view_manager/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698