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

Unified Diff: ui/views/mus/BUILD.gn

Issue 2123613002: Add a mojom/StructTrait for display::Display. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix comments. Created 4 years, 5 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
« ui/display/mojo/display.mojom ('K') | « ui/display/mojo/typemaps.gni ('k') | no next file » | 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 a2bd9fc4980d64e9dd500de2bc3ac43b46d7144a..226f73a51c6ab0f3efdd7ad77a485260113ab55b 100644
--- a/ui/views/mus/BUILD.gn
+++ b/ui/views/mus/BUILD.gn
@@ -73,7 +73,7 @@ component("mus") {
"//ui/aura",
"//ui/compositor",
"//ui/display",
- "//ui/display/mojo",
+ "//ui/display/mojo:type_converter",
"//ui/events",
"//ui/events:events_base",
"//ui/gfx",
« ui/display/mojo/display.mojom ('K') | « ui/display/mojo/typemaps.gni ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698