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

Unified Diff: components/mus/ws/BUILD.gn

Issue 1489923002: Wire up inset of SetUnderlaySurfaceOffsetAndExtendedHitArea (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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/mus/ws/event_dispatcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/ws/BUILD.gn
diff --git a/components/mus/ws/BUILD.gn b/components/mus/ws/BUILD.gn
index faa143918b780407d31ef69a59722273f4305406..407b255594d22cf7f8f24ab877e2a2c3436e3257 100644
--- a/components/mus/ws/BUILD.gn
+++ b/components/mus/ws/BUILD.gn
@@ -120,10 +120,13 @@ test("window_manager_unittests") {
"event_dispatcher_unittest.cc",
"focus_controller_unittest.cc",
"server_window_drawn_tracker_unittest.cc",
+ "server_window_surface_manager_test_api.cc",
+ "server_window_surface_manager_test_api.h",
"test_server_window_delegate.cc",
"test_server_window_delegate.h",
"transient_windows_unittest.cc",
"window_coordinate_conversions_unittest.cc",
+ "window_finder_unittest.cc",
"window_tree_unittest.cc",
]
« no previous file with comments | « no previous file | components/mus/ws/event_dispatcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698