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

Unified Diff: services/ui/ws/BUILD.gn

Issue 2481263002: Introduce Display Compositor mojo interface. Use InProcessContextProvider. (Closed)
Patch Set: Speculative fix for android build issue Created 4 years, 1 month 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: services/ui/ws/BUILD.gn
diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn
index a3ef07f0a232d4502c3bd9932751a874ceb0f21a..7e6fbacd42a4997cb45c0e973d0de7b593e43774 100644
--- a/services/ui/ws/BUILD.gn
+++ b/services/ui/ws/BUILD.gn
@@ -42,15 +42,11 @@ static_library("lib") {
"focus_controller_observer.h",
"frame_generator.cc",
"frame_generator.h",
- "gpu_compositor_frame_sink.cc",
- "gpu_compositor_frame_sink.h",
"gpu_service_proxy.cc",
"gpu_service_proxy.h",
"gpu_service_proxy_delegate.h",
"modal_window_controller.cc",
"modal_window_controller.h",
- "mus_gpu_memory_buffer_manager.cc",
- "mus_gpu_memory_buffer_manager.h",
"operation.cc",
"operation.h",
"platform_display.cc",

Powered by Google App Engine
This is Rietveld 408576698