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

Unified Diff: cc/BUILD.gn

Issue 2503203002: Revert "Getting rid of DelegatedFrameData" (Closed)
Patch Set: Created 4 years, 1 month 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 | « blimp/client/core/compositor/blimp_compositor.cc ('k') | cc/ipc/cc_param_traits.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index a3622218d6a8fc3fc7e1d9be6ee3f3ba0fc274cb..e461a898db3c4c5c3b2f763848f93ad8f17455c2 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -230,6 +230,8 @@ component("cc") {
"output/copy_output_request.h",
"output/copy_output_result.cc",
"output/copy_output_result.h",
+ "output/delegated_frame_data.cc",
+ "output/delegated_frame_data.h",
"output/direct_renderer.cc",
"output/direct_renderer.h",
"output/dynamic_geometry_binding.cc",
« no previous file with comments | « blimp/client/core/compositor/blimp_compositor.cc ('k') | cc/ipc/cc_param_traits.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698