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

Unified Diff: content/common/BUILD.gn

Issue 2882303002: Factor FrameData out of RendererCompositorFrameSink (Closed)
Patch Set: c Created 3 years, 7 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: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 963405f70fc2a41a6109c8c5fbff4c37366f04ac..ef66e168630d10704519902ec53b963a218b0e8f 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -270,6 +270,8 @@ source_set("common") {
"quarantine/quarantine_win.cc",
"quota_messages.h",
"render_process_messages.h",
+ "render_widget_surface_properties.cc",
+ "render_widget_surface_properties.h",
"resize_params.cc",
"resize_params.h",
"resource_messages.cc",
« no previous file with comments | « content/browser/renderer_host/render_widget_host_impl.cc ('k') | content/common/common_param_traits_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698