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

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: Fix GN. 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
Index: mojo/services/view_manager/DEPS
diff --git a/mojo/services/view_manager/DEPS b/mojo/services/view_manager/DEPS
index d91b8be506e001587637fb04a942a7ec93940553..09fde8faf3c7e34ab7780ce680ee9cb9a9e6e8a4 100644
--- a/mojo/services/view_manager/DEPS
+++ b/mojo/services/view_manager/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+gpu/command_buffer/service/mailbox_manager.h",
"+mojo/application",
"+mojo/cc",
+ "+mojo/converters",
"+mojo/geometry",
"+mojo/services",
"+third_party/skia",

Powered by Google App Engine
This is Rietveld 408576698