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

Unified Diff: components/exo/BUILD.gn

Issue 2261473002: exo: WMHelperMus: Add focus and activation support. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix a review issue Created 4 years, 4 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 | « no previous file | components/exo/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/exo/BUILD.gn
diff --git a/components/exo/BUILD.gn b/components/exo/BUILD.gn
index 48f04c389d55aac7723f8690e3fa47f43316bb91..c26330fe1402bcdd3b6a8d5500d6261a6b05a92c 100644
--- a/components/exo/BUILD.gn
+++ b/components/exo/BUILD.gn
@@ -52,6 +52,7 @@ source_set("exo") {
"//device/gamepad",
"//gpu",
"//gpu/command_buffer/client:gles2_interface",
+ "//services/ui/public/cpp",
"//skia",
"//ui/aura",
"//ui/compositor",
@@ -59,6 +60,7 @@ source_set("exo") {
"//ui/gfx/geometry",
"//ui/gl",
"//ui/views",
+ "//ui/views/mus",
"//ui/wm:wm",
]
}
« no previous file with comments | « no previous file | components/exo/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698