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

Unified Diff: services/ui/test_wm/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
Index: services/ui/test_wm/BUILD.gn
diff --git a/services/ui/test_wm/BUILD.gn b/services/ui/test_wm/BUILD.gn
index 8431fc1f9513473fc39c8c6a3beae1180d35b153..941fcd97880645c05a758055e540dd0451232014 100644
--- a/services/ui/test_wm/BUILD.gn
+++ b/services/ui/test_wm/BUILD.gn
@@ -15,7 +15,7 @@ mojo_native_application("test_wm") {
"//services/shell/public/cpp",
"//services/ui/public/cpp",
"//services/ui/public/interfaces",
- "//ui/display/mojo",
+ "//ui/display/mojo:type_converter",
"//ui/gfx/geometry/mojo",
]

Powered by Google App Engine
This is Rietveld 408576698