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

Unified Diff: content/content_common.gypi

Issue 9572001: Do cookie checks in NetworkDelegate instead of the URLRequest::Delegate. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: patch for landing Created 8 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/common/net/url_request_user_data.cc ('k') | content/public/browser/resource_request_info.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 b984fb125090400eca661d3e32be9f5c2554ee4c..4522e29ca02de789158a3418d6355acd05ad2804 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -242,6 +242,8 @@
'common/navigation_gesture.h',
'common/net/url_fetcher_impl.cc',
'common/net/url_fetcher_impl.h',
+ 'common/net/url_request_user_data.cc',
+ 'common/net/url_request_user_data.h',
'common/np_channel_base.cc',
'common/np_channel_base.h',
'common/npobject_base.h',
« no previous file with comments | « content/common/net/url_request_user_data.cc ('k') | content/public/browser/resource_request_info.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698