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

Unified Diff: content/content_shell.gypi

Issue 9701023: Add ShellNetworkDelegate so content_shell can use cookies (again) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: updates 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 | « no previous file | content/shell/shell_network_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index aeecdffda801b1e5d5ee5b1643d9c1f3e51f9e15..407fa5708f9ea9d6ae45bd6b6616c40c4cada97b 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -83,6 +83,8 @@
'shell/shell_main_delegate.h',
'shell/shell_messages.cc',
'shell/shell_messages.h',
+ 'shell/shell_network_delegate.cc',
+ 'shell/shell_network_delegate.h',
'shell/shell_render_process_observer.cc',
'shell/shell_render_process_observer.h',
'shell/shell_render_view_host_observer.cc',
« no previous file with comments | « no previous file | content/shell/shell_network_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698