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

Unified Diff: ui/keyboard/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/keyboard/BUILD.gn
diff --git a/ui/keyboard/BUILD.gn b/ui/keyboard/BUILD.gn
index ae966b8b4483a53e17c832d06476cb18ac300f84..1af8a5f2b4afc395fc1992a22acd4a1b94787b9c 100644
--- a/ui/keyboard/BUILD.gn
+++ b/ui/keyboard/BUILD.gn
@@ -132,7 +132,7 @@ mojom("mojom") {
"keyboard.mojom",
]
deps = [
- "//ui/mojo/geometry:interfaces",
+ "//ui/gfx/geometry/mojo:interfaces",
]
}
« ui/gfx/gfx.gyp ('K') | « ui/gfx/gfx.gyp ('k') | ui/keyboard/keyboard.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698