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

Unified Diff: cc/BUILD.gn

Issue 2449853004: Getting rid of DelegatedFrameData (Closed)
Patch Set: 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 535c3ed00e3578b5000da57a736f094f20303fbc..c61ac2b0e4c7ae21340b53e7d1f890a124fd3a55 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