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

Unified Diff: mash/browser/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: mash/browser/BUILD.gn
diff --git a/mash/browser/BUILD.gn b/mash/browser/BUILD.gn
index 844d7d4761ebe9e664a5f961cbfd187d39352601..d1b77e987dd4a156ba760a65de0e67f4eb26f8ff 100644
--- a/mash/browser/BUILD.gn
+++ b/mash/browser/BUILD.gn
@@ -19,13 +19,13 @@ source_set("lib") {
"//base",
"//components/mus/public/cpp",
"//mash/public/interfaces",
- "//mojo/converters/geometry",
"//mojo/public/cpp/bindings",
"//services/catalog/public/interfaces",
"//services/navigation/public/interfaces",
"//services/shell/public/cpp",
"//services/shell/public/interfaces",
"//services/tracing/public/cpp",
+ "//ui/gfx/geometry/mojo",
"//ui/native_theme",
"//ui/views",
"//ui/views/mus:for_mojo_application",

Powered by Google App Engine
This is Rietveld 408576698