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

Unified Diff: ash/mus/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
« no previous file with comments | « no previous file | components/bitmap_uploader/bitmap_uploader.cc » ('j') | ui/gfx/gfx.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/BUILD.gn
diff --git a/ash/mus/BUILD.gn b/ash/mus/BUILD.gn
index da25a6e595f84e998d6d028189020d732b7ba3a6..92459bf7a260a04e3a436bf1e2056d6351078143 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -42,7 +42,6 @@ source_set("lib") {
"//mash/shelf/public/interfaces",
"//mash/wm/public/interfaces",
"//mojo/common:common_base",
- "//mojo/converters/geometry",
"//mojo/converters/input_events",
"//services/catalog/public/cpp",
"//services/shell/public/cpp",
@@ -55,6 +54,7 @@ source_set("lib") {
"//ui/events/devices",
"//ui/gfx",
"//ui/gfx/geometry",
+ "//ui/gfx/geometry/mojo",
"//ui/keyboard:mojom",
"//ui/message_center",
"//ui/platform_window/stub",
« no previous file with comments | « no previous file | components/bitmap_uploader/bitmap_uploader.cc » ('j') | ui/gfx/gfx.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698