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

Unified Diff: cc/surfaces/BUILD.gn

Issue 2541683004: Add/remove surface references via MojoCompositorFrameSink. (Closed)
Patch Set: Created 4 years 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 836576e703d296b0626bf81c796e8e2186de7714..d0b0f8aecbac3c0426b4dfcde6a6d95af0f068d6 100644
--- a/cc/surfaces/BUILD.gn
+++ b/cc/surfaces/BUILD.gn
@@ -12,6 +12,8 @@ cc_source_set("surface_id") {
"local_frame_id.h",
"surface_id.cc",
"surface_id.h",
+ "surface_reference.cc",
+ "surface_reference.h",
"surface_sequence.h",
"surface_sequence_generator.cc",
"surface_sequence_generator.h",
« cc/ipc/display_compositor.mojom ('K') | « cc/ipc/typemaps.gni ('k') | cc/surfaces/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698