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

Unified Diff: content/content_renderer.gypi

Issue 2021323002: content: Rename RasterWorkerPool -> CategorizedWorkerPool. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@task_graph_runner_test_2
Patch Set: rebase Created 4 years, 7 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 | « base/threading/thread_restrictions.h ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index 63a3309fc8d1064db218995cb8d6a3e8cf458172..91c0d5deba54354317c59850d28f7e182ddd3003 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -142,6 +142,8 @@
'renderer/cache_storage/cache_storage_message_filter.h',
'renderer/cache_storage/webserviceworkercachestorage_impl.cc',
'renderer/cache_storage/webserviceworkercachestorage_impl.h',
+ 'renderer/categorized_worker_pool.cc',
+ 'renderer/categorized_worker_pool.h',
'renderer/child_frame_compositing_helper.cc',
'renderer/child_frame_compositing_helper.h',
'renderer/clipboard_utils.cc',
@@ -397,8 +399,6 @@
'renderer/presentation/presentation_dispatcher.h',
'renderer/push_messaging/push_messaging_dispatcher.cc',
'renderer/push_messaging/push_messaging_dispatcher.h',
- 'renderer/raster_worker_pool.cc',
- 'renderer/raster_worker_pool.h',
'renderer/render_frame_impl.cc',
'renderer/render_frame_impl.h',
'renderer/render_frame_proxy.cc',
« no previous file with comments | « base/threading/thread_restrictions.h ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698