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

Unified Diff: cc/BUILD.gn

Issue 2449853004: Getting rid of DelegatedFrameData (Closed)
Patch Set: IsEmpty + rebase 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/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 1e2fbda704e3e180271472a6e8bb645ea54bb29a..6006ba771ae25f73803016e87ca8a26aae1b15e2 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -237,8 +237,6 @@ 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",

Powered by Google App Engine
This is Rietveld 408576698