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

Unified Diff: components/mus/ws/BUILD.gn

Issue 1750143002: Changes ownership of WindowTreeHostConnection (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comments Created 4 years, 10 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 | « components/mus/mus_app.cc ('k') | components/mus/ws/connection_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/ws/BUILD.gn
diff --git a/components/mus/ws/BUILD.gn b/components/mus/ws/BUILD.gn
index d3fa108d68d6bda8792384c989acaceee748e6bf..ff24fa7ff0d63949e61a1ce58524d720305bab8e 100644
--- a/components/mus/ws/BUILD.gn
+++ b/components/mus/ws/BUILD.gn
@@ -56,7 +56,6 @@ source_set("lib") {
"window_tree_factory.h",
"window_tree_host_connection.cc",
"window_tree_host_connection.h",
- "window_tree_host_delegate.h",
"window_tree_host_impl.cc",
"window_tree_host_impl.h",
"window_tree_impl.cc",
« no previous file with comments | « components/mus/mus_app.cc ('k') | components/mus/ws/connection_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698