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

Unified Diff: cc/surfaces/BUILD.gn

Issue 2388753003: Introduce cc::LocalFrameId and use in SurfaceFactory (Closed)
Patch Set: Fix exo_unittests Created 4 years, 2 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 0f0ad881301f6d75294420a056203b1a7ed1ecc1..e3f50f9be01a1028d7ecc560a74674ee5a6947ff 100644
--- a/cc/surfaces/BUILD.gn
+++ b/cc/surfaces/BUILD.gn
@@ -5,6 +5,7 @@
source_set("surface_id") {
sources = [
"frame_sink_id.h",
+ "local_frame_id.h",
"surface_id.h",
"surface_sequence.h",
]

Powered by Google App Engine
This is Rietveld 408576698