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

Unified Diff: blimp/engine/BUILD.gn

Issue 2438853002: Renames aura::client::WindowTreeClient to WindowParentingClient (Closed)
Patch Set: cleanup Created 4 years, 2 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/stacking_controller.cc ('k') | blimp/engine/app/ui/blimp_window_parenting_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/engine/BUILD.gn
diff --git a/blimp/engine/BUILD.gn b/blimp/engine/BUILD.gn
index 3ac480d6f08057c1d85502c0a82503d5e0a2ed3f..92e11dc8ad1ad74012c551296574de2d5c8069a9 100644
--- a/blimp/engine/BUILD.gn
+++ b/blimp/engine/BUILD.gn
@@ -203,8 +203,8 @@ source_set("app_ui") {
"app/ui/blimp_layout_manager.h",
"app/ui/blimp_screen.cc",
"app/ui/blimp_screen.h",
- "app/ui/blimp_window_tree_client.cc",
- "app/ui/blimp_window_tree_client.h",
+ "app/ui/blimp_window_parenting_client.cc",
+ "app/ui/blimp_window_parenting_client.h",
"app/ui/blimp_window_tree_host.cc",
"app/ui/blimp_window_tree_host.h",
]
« no previous file with comments | « ash/wm/stacking_controller.cc ('k') | blimp/engine/app/ui/blimp_window_parenting_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698