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

Unified Diff: content/content_child.gypi

Issue 281073002: NOT FOR REVIEW: Adding prioritized incoming task queue to renderers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Prioritize input events Created 6 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 | « content/child/resource_dispatcher.cc ('k') | content/content_renderer.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index e695981e3615ab8edcff44e279a9f77dbc00b4a7..2e59555403686a1e846069a01399a3d82b8a7471 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -67,6 +67,8 @@
'child/fling_curve_configuration.h',
'child/ftp_directory_listing_response_delegate.cc',
'child/ftp_directory_listing_response_delegate.h',
+ 'child/high_priority_resource_filter.cc',
+ 'child/high_priority_resource_filter.h',
'child/image_decoder.cc',
'child/image_decoder.h',
'child/indexed_db/indexed_db_dispatcher.cc',
« no previous file with comments | « content/child/resource_dispatcher.cc ('k') | content/content_renderer.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698