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

Unified Diff: cc/BUILD.gn

Issue 2353033003: Idle cleanup for worker context (Closed)
Patch Set: Feedback and threading cleanup Created 4 years, 3 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_cache_controller.h » ('j') | cc/output/context_cache_controller.cc » ('J')
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 5531e168be5125d37ff34e35c605bef9a5d4cdd0..4dd25c411a5163865b0b54287a51d69d155818fa 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -214,6 +214,7 @@ component("cc") {
"output/compositor_frame_sink_client.h",
"output/context_cache_controller.cc",
"output/context_cache_controller.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_cache_controller.h » ('j') | cc/output/context_cache_controller.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698