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

Unified Diff: ui/aura/BUILD.gn

Issue 2843193002: chromeos: fix focus for mushrome (Closed)
Patch Set: feedback Created 3 years, 8 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 | « ash/test/ash_test_helper.h ('k') | ui/aura/mus/focus_synchronizer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/BUILD.gn
diff --git a/ui/aura/BUILD.gn b/ui/aura/BUILD.gn
index 3af63baa40722007e5da947d6ab4508c4c947b4f..a2de0b1c77d370c775e08dc62c2c4bc9ee6b4422 100644
--- a/ui/aura/BUILD.gn
+++ b/ui/aura/BUILD.gn
@@ -240,6 +240,8 @@ static_library("test_support") {
"test/mus/change_completion_waiter.cc",
"test/mus/change_completion_waiter.h",
"test/mus/input_method_mus_test_api.h",
+ "test/mus/test_window_manager_client.cc",
+ "test/mus/test_window_manager_client.h",
"test/mus/test_window_tree.cc",
"test/mus/test_window_tree.h",
"test/mus/test_window_tree_client_setup.cc",
« no previous file with comments | « ash/test/ash_test_helper.h ('k') | ui/aura/mus/focus_synchronizer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698