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

Unified Diff: ash/mus/BUILD.gn

Issue 2285703003: Moves WorkspaceEventHandler to ash/common (Closed)
Patch Set: merge to tip of tree 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
Index: ash/mus/BUILD.gn
diff --git a/ash/mus/BUILD.gn b/ash/mus/BUILD.gn
index 9b510ce458d19aac447a6f086934cbcde2cb2a3c..2e2f99bfa65d8a8a12d5b55db5eeb1dfa017a6d3 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",

Powered by Google App Engine
This is Rietveld 408576698