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

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

Issue 1954523002: Refactors StackingController::GetDefaultParent to ash/wm/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update gyp 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
« no previous file with comments | « ash/wm/aura/wm_window_aura.cc ('k') | ash/wm/common/ash_wm_common.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/common/BUILD.gn
diff --git a/ash/wm/common/BUILD.gn b/ash/wm/common/BUILD.gn
index 4ac0bfe65176fab80cdac20937d82984e3bbbc88..c520181e018e74df517644cf6a039d92e4bd66d1 100644
--- a/ash/wm/common/BUILD.gn
+++ b/ash/wm/common/BUILD.gn
@@ -19,6 +19,8 @@ component("ash_wm_common") {
"always_on_top_controller.h",
"background_animator.cc",
"background_animator.h",
+ "container_finder.cc",
+ "container_finder.h",
"default_state.cc",
"default_state.h",
"default_window_resizer.cc",
« no previous file with comments | « ash/wm/aura/wm_window_aura.cc ('k') | ash/wm/common/ash_wm_common.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698