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

Unified Diff: content/content_child.gypi

Issue 207603003: Extract RequestInfo struct from ResourceLoaderBridge. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixes Created 6 years, 9 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/webkitplatformsupport_impl.cc ('k') | content/renderer/media/rtc_peer_connection_handler.cc » ('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 95ee08ae91ed0422585aedda3b831eab9ddad4c4..3e9ab501870c5f6c43008d46bbb76f23f4722edf 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -135,6 +135,8 @@
'child/quota_message_filter.h',
'child/request_extra_data.cc',
'child/request_extra_data.h',
+ 'child/request_info.cc',
+ 'child/request_info.h',
'child/resource_dispatcher.cc',
'child/resource_dispatcher.h',
'child/runtime_features.cc',
« no previous file with comments | « content/child/webkitplatformsupport_impl.cc ('k') | content/renderer/media/rtc_peer_connection_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698