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

Unified 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 side-by-side diff with in-line comments
Download patch
« 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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/view_manager/DEPS
diff --git a/mojo/services/view_manager/DEPS b/mojo/services/view_manager/DEPS
index 38c3d5e37633f50dc7838968249e1257aabbdccb..248384f4699a1fa4697d5823ac2bf4c70240a319 100644
--- a/mojo/services/view_manager/DEPS
+++ b/mojo/services/view_manager/DEPS
@@ -1,7 +1,9 @@
include_rules = [
"+mojo/aura",
"+mojo/services",
+ "+third_party/skia",
"+ui/aura",
+ "+ui/base/cursor/cursor.h",
"+ui/base/hit_test.h",
"+ui/events",
"+ui/gfx",
« 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