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

Unified Diff: ash/wm/common/BUILD.gn

Issue 2001623003: Splits ToplevelWindowEventHandler into two (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comment Created 4 years, 7 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
Index: ash/wm/common/BUILD.gn
diff --git a/ash/wm/common/BUILD.gn b/ash/wm/common/BUILD.gn
index 53921abb3d45cf7e4c4f4769a5dfcff0e6646f6b..98bf02d8d1c012cc4c54ae4fad12cec66cc002da 100644
--- a/ash/wm/common/BUILD.gn
+++ b/ash/wm/common/BUILD.gn
@@ -81,6 +81,8 @@ component("ash_wm_common") {
"wm_screen_util.h",
"wm_snap_to_pixel_layout_manager.cc",
"wm_snap_to_pixel_layout_manager.h",
+ "wm_toplevel_window_event_handler.cc",
+ "wm_toplevel_window_event_handler.h",
"wm_types.cc",
"wm_types.h",
"wm_user_metrics_action.h",

Powered by Google App Engine
This is Rietveld 408576698