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

Unified Diff: components/mus/ws/BUILD.gn

Issue 2012113003: mojo/converters/surfaces -> components/mus/public/cpp/surfaces (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@converters_events
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 | « components/mus/surfaces/BUILD.gn ('k') | components/mus/ws/platform_display.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/ws/BUILD.gn
diff --git a/components/mus/ws/BUILD.gn b/components/mus/ws/BUILD.gn
index b903544e8270e120d0c05e7888207f8ecda78330..c6975527c975ea5a843336d808ec8b1a8dddcf16 100644
--- a/components/mus/ws/BUILD.gn
+++ b/components/mus/ws/BUILD.gn
@@ -96,11 +96,11 @@ source_set("lib") {
"//cc/surfaces:surface_id",
"//components/mus/common:mus_common",
"//components/mus/gles2",
+ "//components/mus/public/cpp/surfaces",
"//components/mus/public/interfaces",
"//components/mus/surfaces",
"//mojo/common:common_base",
"//mojo/converters/ime",
- "//mojo/converters/surfaces",
"//mojo/public/cpp/bindings:callback",
"//services/shell/public/cpp",
"//services/shell/public/interfaces",
@@ -211,7 +211,6 @@ test("mus_ws_unittests") {
"//components/mus/public/cpp/tests:test_support",
"//components/mus/public/interfaces",
"//components/mus/surfaces",
- "//mojo/converters/transform",
"//mojo/public/cpp/bindings:bindings",
"//services/shell/public/cpp:shell_test_support",
"//services/shell/public/cpp:sources",
@@ -227,6 +226,7 @@ test("mus_ws_unittests") {
"//ui/gfx/geometry/mojo",
"//ui/gfx/geometry/mojo:interfaces",
"//ui/gfx/geometry/mojo:util",
+ "//ui/gfx/mojo",
"//ui/gl",
]
« no previous file with comments | « components/mus/surfaces/BUILD.gn ('k') | components/mus/ws/platform_display.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698