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

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: TestShellNetworkDelegate Created 8 years, 10 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
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 4889f2c67a81c5cede2d4e003313340bd60dc7e4..66861c261204302715dc360cab5b98f8d4c9365c 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -84,6 +84,8 @@
'public/common/url_fetcher.h',
'public/common/url_fetcher_delegate.h',
'public/common/url_fetcher_factory.h',
+ 'public/common/url_request_user_data.cc',
+ 'public/common/url_request_user_data.h',
'public/common/view_type.h',
'public/common/zygote_fork_delegate_linux.h',
'common/accessibility_messages.h',

Powered by Google App Engine
This is Rietveld 408576698