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

Unified Diff: ash/BUILD.gn

Issue 2629643002: chromeos: Renames WmWindowAura to WmWindow (Closed)
Patch Set: feedback Created 3 years, 11 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/accelerators/accelerator_controller_unittest.cc » ('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 0f5dfc89ae028083f8bba6f35d9209c935947f93..240be692f217a46c93472e4a45e63c83ae36f8cd 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -44,8 +44,6 @@ component("ash") {
"aura/wm_lookup_aura.h",
"aura/wm_shell_aura.cc",
"aura/wm_shell_aura.h",
- "aura/wm_window_aura.cc",
- "aura/wm_window_aura.h",
"autoclick/autoclick_controller.cc",
"autoclick/autoclick_controller.h",
"cancel_mode.cc",
@@ -598,6 +596,7 @@ component("ash") {
"common/wm_shell.cc",
"common/wm_shell.h",
"common/wm_transient_window_observer.h",
+ "common/wm_window.cc",
"common/wm_window.h",
"common/wm_window_observer.h",
"common/wm_window_property.h",
« no previous file with comments | « no previous file | ash/accelerators/accelerator_controller_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698