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

Unified Diff: content/content_common.gypi

Issue 293353007: Move resource_response_info from webkit/ to content/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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/common/resource_messages.h ('k') | content/public/child/request_peer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index ae62e7f689463353a4f54008f3a8b6712abdb6e2..7a8a06dd32305c019093af541dbbd6817fef4fd3 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -90,6 +90,8 @@
'public/common/renderer_preferences.cc',
'public/common/renderer_preferences.h',
'public/common/resource_response.h',
+ 'public/common/resource_response_info.cc',
+ 'public/common/resource_response_info.h',
'public/common/result_codes.h',
'public/common/result_codes_list.h',
'public/common/sandbox_init.h',
« no previous file with comments | « content/common/resource_messages.h ('k') | content/public/child/request_peer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698