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

Unified Diff: cc/surfaces/BUILD.gn

Issue 2654693003: Decouple GpuCompositorFrameSink from DisplayCompositor (Closed)
Patch Set: Fix vars 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: cc/surfaces/BUILD.gn
diff --git a/cc/surfaces/BUILD.gn b/cc/surfaces/BUILD.gn
index e83d5817c78debdb87e7c83016d6569d50a1ba5d..beb92f678b28461797a9c2fbc51787f781024e94 100644
--- a/cc/surfaces/BUILD.gn
+++ b/cc/surfaces/BUILD.gn
@@ -32,6 +32,7 @@ cc_source_set("surface_id") {
cc_component("surfaces") {
output_name = "cc_surfaces"
sources = [
+ "compositor_frame_sink_delegate.h",
"compositor_frame_sink_support.cc",
"compositor_frame_sink_support.h",
"compositor_frame_sink_support_client.h",
« no previous file with comments | « no previous file | cc/surfaces/compositor_frame_sink_delegate.h » ('j') | cc/surfaces/compositor_frame_sink_delegate.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698