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

Unified Diff: ash/BUILD.gn

Issue 2919533002: [mus+ash] removes WmWindow, wm_window.h and wm_window.cc (Closed)
Patch Set: [mus+ash] removes WmWindow, wm_window.h and wm_window.cc (fixes build) Created 3 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
« no previous file with comments | « no previous file | ash/aura/shell_port_classic.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 0f948dfcd1c94677491167b9a404687e3763f4c8..5df239989d5c2a81693832d6f13055a0d0312647 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -820,9 +820,6 @@ component("ash") {
"wm/workspace_controller.cc",
"wm/workspace_controller.h",
"wm_display_observer.h",
- "wm_transient_window_observer.h",
- "wm_window.cc",
- "wm_window.h",
]
configs += [ "//build/config:precompiled_headers" ]
« no previous file with comments | « no previous file | ash/aura/shell_port_classic.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698