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

Unified Diff: cc/BUILD.gn

Issue 2257533006: Free worker context resources on idle. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fix-cleanup2
Patch Set: rebase Created 4 years, 4 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 | « no previous file | cc/output/context_provider.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 1fdf05c6276dd547bac9c2855c9637eac3ceee9f..96281178c09518c114c96cb63d528d47ebeccbd3 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -209,6 +209,7 @@ component("cc") {
"output/compositor_frame.h",
"output/compositor_frame_metadata.cc",
"output/compositor_frame_metadata.h",
+ "output/context_provider.cc",
"output/context_provider.h",
"output/copy_output_request.cc",
"output/copy_output_request.h",
« no previous file with comments | « no previous file | cc/output/context_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698