diff options
Diffstat (limited to 'content/content_shell.gypi')
-rw-r--r-- | content/content_shell.gypi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/content_shell.gypi b/content/content_shell.gypi index 812d4a2..f52459d 100644 --- a/content/content_shell.gypi +++ b/content/content_shell.gypi @@ -137,6 +137,8 @@ 'shell/shell_login_dialog.h', 'shell/shell_message_filter.cc', 'shell/shell_message_filter.h', + 'shell/shell_net_log.cc', + 'shell/shell_net_log.h', 'shell/shell_network_delegate.cc', 'shell/shell_network_delegate.h', 'shell/shell_plugin_service_filter.cc', |