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', |