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

Unified Diff: mojo/converters/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/converters/DEPS
diff --git a/mojo/services/public/cpp/surfaces/DEPS b/mojo/converters/DEPS
similarity index 94%
rename from mojo/services/public/cpp/surfaces/DEPS
rename to mojo/converters/DEPS
index bce2d34ae9a79d9d4fb028fcfc9754444dcd446d..3956685d018eccea9c356a5071f7d40102073bb9 100644
--- a/mojo/services/public/cpp/surfaces/DEPS
+++ b/mojo/converters/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+gpu/command_buffer/common/mailbox.h",
"+gpu/command_buffer/common/mailbox_holder.h",
"+third_party/skia/include",
+ "+ui/events",
"+ui/gfx/geometry",
"+ui/gfx/transform.h",
]

Powered by Google App Engine
This is Rietveld 408576698