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

Unified Diff: mojo/services/view_manager/DEPS

Issue 640893003: Move mojo/services/public/cpp TypeConverters to mojo/converters. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Restore the directory and component structures and target names. Created 6 years, 2 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/view_manager/BUILD.gn ('k') | mojo/services/view_manager/connection_manager.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 d91b8be506e001587637fb04a942a7ec93940553..b9172b5d033f3fff6abb9c0ab1b7b7b7300c721f 100644
--- a/mojo/services/view_manager/DEPS
+++ b/mojo/services/view_manager/DEPS
@@ -4,6 +4,9 @@ include_rules = [
"+gpu/command_buffer/service/mailbox_manager.h",
"+mojo/application",
"+mojo/cc",
+ "+mojo/converters/geometry",
+ "+mojo/converters/input_events",
+ "+mojo/converters/surfaces",
"+mojo/geometry",
"+mojo/services",
"+third_party/skia",
« no previous file with comments | « mojo/services/view_manager/BUILD.gn ('k') | mojo/services/view_manager/connection_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698