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

Unified Diff: ui/mojo/display/DEPS

Issue 2009073003: Move mojo/converters/geometry -> ui/gfx/geometry/mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 7 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: ui/mojo/display/DEPS
diff --git a/ui/mojo/display/DEPS b/ui/mojo/display/DEPS
index 412d63017be04b64c0003f527760aefed8b7fb22..edc7674ab593d4edd4f7ab39e8f393166bfcc96a 100644
--- a/ui/mojo/display/DEPS
+++ b/ui/mojo/display/DEPS
@@ -1,5 +1,5 @@
include_rules = [
"+components/mus/public/interfaces",
- "+mojo/converters/geometry",
"+ui/display",
+ "+ui/gfx/geometry/mojo",
]

Powered by Google App Engine
This is Rietveld 408576698