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

Unified Diff: content/renderer/mus/BUILD.gn

Issue 2651593002: mus: Remove the old client lib. (Closed)
Patch Set: restore test Created 3 years, 11 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
Index: content/renderer/mus/BUILD.gn
diff --git a/content/renderer/mus/BUILD.gn b/content/renderer/mus/BUILD.gn
index d59981d58d4d88e5a2cf4ca5e0e018cf79145846..9f9daac6a961b5f74798b7cf19df24b12bd47c42 100644
--- a/content/renderer/mus/BUILD.gn
+++ b/content/renderer/mus/BUILD.gn
@@ -7,8 +7,6 @@ static_library("mus") {
visibility = [ "//content/renderer/*" ]
sources = [
- "compositor_mus_connection.cc",
- "compositor_mus_connection.h",
"render_widget_mus_connection.cc",
"render_widget_mus_connection.h",
"render_widget_window_tree_client_factory.cc",
« no previous file with comments | « content/browser/compositor/mus_browser_compositor_output_surface.cc ('k') | content/renderer/mus/compositor_mus_connection.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698