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

Unified Diff: ui/views/mus/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 | « ui/gfx/mojo/transform_type_converters.cc ('k') | ui/views/mus/surface_binding.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/mus/BUILD.gn
diff --git a/ui/views/mus/BUILD.gn b/ui/views/mus/BUILD.gn
index 53a0ea2feb5414503d0eb8a282b4faf423a9b502..dd99ecdb3a64cfe4333d21e78ecbe8d7da9713dd 100644
--- a/ui/views/mus/BUILD.gn
+++ b/ui/views/mus/BUILD.gn
@@ -57,9 +57,9 @@ component("mus") {
"//components/bitmap_uploader",
"//components/mus/gles2:lib",
"//components/mus/public/cpp",
+ "//components/mus/public/cpp/surfaces",
"//components/mus/public/interfaces",
"//mojo/converters/ime",
- "//mojo/converters/surfaces",
"//mojo/public/c/system:for_component",
"//mojo/public/cpp/bindings",
"//services/catalog/public/cpp",
« no previous file with comments | « ui/gfx/mojo/transform_type_converters.cc ('k') | ui/views/mus/surface_binding.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698