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

Unified Diff: ash/mus/BUILD.gn

Issue 2285703003: Moves WorkspaceEventHandler to ash/common (Closed)
Patch Set: merge 2 trunk 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 | « ash/common/wm_window.h ('k') | ash/mus/bridge/wm_shell_mus.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/BUILD.gn
diff --git a/ash/mus/BUILD.gn b/ash/mus/BUILD.gn
index 61cded6f6db8a7e0d4021f33a4f1ed719f05d292..4c0466ae79ff1bfd5fec6a8b8598c129ab378f07 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -34,6 +34,8 @@ source_set("lib") {
"bridge/wm_shell_mus.h",
"bridge/wm_window_mus.cc",
"bridge/wm_window_mus.h",
+ "bridge/workspace_event_handler_mus.cc",
+ "bridge/workspace_event_handler_mus.h",
"container_ids.cc",
"container_ids.h",
"context_menu_mus.cc",
« no previous file with comments | « ash/common/wm_window.h ('k') | ash/mus/bridge/wm_shell_mus.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698