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

Unified Diff: mojo/services/view_manager/DEPS

Issue 315223004: Moves view_manager files to view_manager directory (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rm sample_view_manager.app again Created 6 years, 6 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/mojo_services.gypi ('k') | mojo/services/view_manager/context_factory_impl.h » ('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 78641ff5cf0112b61101c81432a5270e6b521dbf..e900e001d32ac7968ab55bd8af3b6ce77ade6ab3 100644
--- a/mojo/services/view_manager/DEPS
+++ b/mojo/services/view_manager/DEPS
@@ -1,14 +1,18 @@
include_rules = [
+ "+cc",
"+mojo/aura",
+ "+mojo/cc",
"+mojo/geometry",
"+mojo/services",
"+third_party/skia",
"+ui/aura",
"+ui/base/cursor/cursor.h",
"+ui/base/hit_test.h",
+ "+ui/compositor",
"+ui/events",
"+ui/gfx",
"+ui/gl",
+ "+webkit/common/gpu",
]
specific_include_rules = {
« no previous file with comments | « mojo/mojo_services.gypi ('k') | mojo/services/view_manager/context_factory_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698