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

Unified Diff: ui/aura/BUILD.gn

Issue 2681613002: Avoid two targeting phases in aura client-lib and EventProcessor. (Closed)
Patch Set: early return Created 3 years, 10 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/wm/workspace_controller_unittest.cc ('k') | ui/aura/mus/window_tree_client.cc » ('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 15e97936f7c403d7b0fed2e929f43d4b36ea7c5f..7406176b7177b38019ecddc4a890f0f3cc126f61 100644
--- a/ui/aura/BUILD.gn
+++ b/ui/aura/BUILD.gn
@@ -250,6 +250,8 @@ static_library("test_support") {
"test/test_window_delegate.h",
"test/test_window_parenting_client.cc",
"test/test_window_parenting_client.h",
+ "test/test_window_targeter.cc",
+ "test/test_window_targeter.h",
"test/test_windows.cc",
"test/test_windows.h",
"test/ui_controls_factory_aura.h",
« no previous file with comments | « ash/wm/workspace_controller_unittest.cc ('k') | ui/aura/mus/window_tree_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698