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

Unified Diff: ash/wm/common/ash_wm_common.gyp

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/common/BUILD.gn ('k') | ash/wm/common/container_finder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/common/ash_wm_common.gyp
diff --git a/ash/wm/common/ash_wm_common.gyp b/ash/wm/common/ash_wm_common.gyp
index d52110d587e0e22a30caf43ff03138760ee143c3..55e397ac6b8e893c584c888742c84389b9283d8d 100644
--- a/ash/wm/common/ash_wm_common.gyp
+++ b/ash/wm/common/ash_wm_common.gyp
@@ -30,6 +30,8 @@
'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/common/BUILD.gn ('k') | ash/wm/common/container_finder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698