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

Unified Diff: mash/webtest/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/webtest/BUILD.gn
diff --git a/mash/webtest/BUILD.gn b/mash/webtest/BUILD.gn
index d36a4382e2832f1572ef25a169d6c1ea3252b036..eac7ab6f2ba3e01571fcd9befd2c8c6f68cea2ff 100644
--- a/mash/webtest/BUILD.gn
+++ b/mash/webtest/BUILD.gn
@@ -19,12 +19,12 @@ source_set("lib") {
"//base",
"//components/mus/public/cpp",
"//mash/public/interfaces",
- "//mojo/converters/geometry",
"//mojo/public/cpp/bindings",
"//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