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

Unified Diff: ui/aura/mus/window_tree_client.h

Issue 2559703003: Converts WindowTreeClientTest to be in terms of aura (Closed)
Patch Set: tweak Created 4 years 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
Index: ui/aura/mus/window_tree_client.h
diff --git a/ui/aura/mus/window_tree_client.h b/ui/aura/mus/window_tree_client.h
index 0945366fbf47cc3d15fe8df01235088d77f678a6..cd686e8350113b213e0a23945d81b0b266928f9b 100644
--- a/ui/aura/mus/window_tree_client.h
+++ b/ui/aura/mus/window_tree_client.h
@@ -115,6 +115,7 @@ class AURA_EXPORT WindowTreeClient
bool visible,
mojo::TextInputStatePtr state);
+ // Embeds a new client in |window|.
void Embed(Window* window,
ui::mojom::WindowTreeClientPtr client,
uint32_t flags,

Powered by Google App Engine
This is Rietveld 408576698