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

Unified Diff: content/content_child.gypi

Issue 648403004: Schedule ResourceDispatch messages via a Filter Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: It should compile now Created 6 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
« no previous file with comments | « content/child/resource_scheduling_filter.cc ('k') | content/renderer/render_thread_impl.h » ('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 2b3748890e2780ecfd5bc730b9be6b1913cf43d6..6553f97ccfcf517e43a6f8f9016eb4c79e257294 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -155,6 +155,8 @@
'child/request_info.h',
'child/resource_dispatcher.cc',
'child/resource_dispatcher.h',
+ 'child/resource_scheduling_filter.cc',
+ 'child/resource_scheduling_filter.h',
'child/resource_loader_bridge.cc',
'child/resource_loader_bridge.h',
'child/runtime_features.cc',
« no previous file with comments | « content/child/resource_scheduling_filter.cc ('k') | content/renderer/render_thread_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698