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

Unified Diff: ui/mojo/display/BUILD.gn

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/BUILD.gn
diff --git a/ui/mojo/display/BUILD.gn b/ui/mojo/display/BUILD.gn
index 54f43e27e1d51b96ed33149589bd179b76af18a3..781c428dd06c1d856f20dcdc8b3a37edced88bb0 100644
--- a/ui/mojo/display/BUILD.gn
+++ b/ui/mojo/display/BUILD.gn
@@ -10,9 +10,9 @@ component("display") {
]
deps = [
"//components/mus/public/interfaces",
- "//mojo/converters/geometry",
"//mojo/public/c/system:for_component",
"//ui/display",
+ "//ui/gfx/geometry/mojo",
]
defines = [ "MOJO_DISPLAY_IMPLEMENTATION" ]
« ui/gfx/gfx.gyp ('K') | « ui/keyboard/keyboard.mojom ('k') | ui/mojo/display/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698