| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index 28404e33243008e3d6b4e124dff4ccac243735ef..5713513e662f551bd307fe4604f26571b4eac5c3 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -116,6 +116,8 @@
|
| 'shell/shell_messages.h',
|
| 'shell/shell_network_delegate.cc',
|
| 'shell/shell_network_delegate.h',
|
| + 'shell/shell_quota_permission_context.cc',
|
| + 'shell/shell_quota_permission_context.h',
|
| 'shell/shell_render_process_observer.cc',
|
| 'shell/shell_render_process_observer.h',
|
| 'shell/shell_resource_dispatcher_host_delegate.cc',
|
|
|