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

Unified Diff: cc/surfaces/BUILD.gn

Issue 2691363002: Centralize FrameSinkId allocation in one place (Closed)
Patch Set: explicit Created 3 years, 10 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
« no previous file with comments | « android_webview/browser/surfaces_instance.cc ('k') | cc/surfaces/frame_sink_id_allocator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/surfaces/BUILD.gn
diff --git a/cc/surfaces/BUILD.gn b/cc/surfaces/BUILD.gn
index f9e953f78bacecb7b8dc27b5e2d61b4dc9d73a92..4dbc94fc674d36e51b6bad6f03b9a8e7a077e34c 100644
--- a/cc/surfaces/BUILD.gn
+++ b/cc/surfaces/BUILD.gn
@@ -8,6 +8,7 @@ cc_source_set("surface_id") {
sources = [
"frame_sink_id.cc",
"frame_sink_id.h",
+ "frame_sink_id_allocator.h",
"local_surface_id.cc",
"local_surface_id.h",
"surface_id.cc",
« no previous file with comments | « android_webview/browser/surfaces_instance.cc ('k') | cc/surfaces/frame_sink_id_allocator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698