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

Unified Diff: services/ui/test_wm/BUILD.gn

Issue 2161993002: Start using display.mojom.Display in mus+ash. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@display_traits
Patch Set: Fixes. 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
« no previous file with comments | « services/ui/public/interfaces/window_manager_constants.mojom ('k') | services/ui/test_wm/test_wm.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..fbed68d985fa16137c6dcb7f006b5c4ec184e71f 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",
"//ui/gfx/geometry/mojo",
]
« no previous file with comments | « services/ui/public/interfaces/window_manager_constants.mojom ('k') | services/ui/test_wm/test_wm.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698