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

Unified Diff: mojo/services/surfaces/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/surfaces/DEPS
diff --git a/mojo/services/surfaces/DEPS b/mojo/services/surfaces/DEPS
index 3c072000b617bd370bfe10e56b7827eb07c7e07b..0a2076a8b07471a0c98734af5f105dba99765d19 100644
--- a/mojo/services/surfaces/DEPS
+++ b/mojo/services/surfaces/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"-cc/blink",
"+mojo/application",
"+mojo/cc",
+ "+mojo/converters",
"+mojo/services/gles2",
"+mojo/services/public",
]

Powered by Google App Engine
This is Rietveld 408576698