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

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

Issue 2738923002: Add DisplayClientCompositorFrameSink (Closed)
Patch Set: Crashing mojo Created 3 years, 9 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: services/ui/ws/BUILD.gn
diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn
index 7408a083aa3096666fb3d6b3e14aa045de381222..a7d3e9f55749dadff04f09f3092726a1dd9d6cc3 100644
--- a/services/ui/ws/BUILD.gn
+++ b/services/ui/ws/BUILD.gn
@@ -25,6 +25,8 @@ static_library("lib") {
"display.h",
"display_binding.cc",
"display_binding.h",
+ "display_client_compositor_frame_sink.cc",
+ "display_client_compositor_frame_sink.h",
"display_manager.cc",
"display_manager.h",
"drag_controller.cc",
« no previous file with comments | « no previous file | services/ui/ws/display_client_compositor_frame_sink.h » ('j') | services/ui/ws/frame_generator.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698