| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index bc4ed2117b644add9f6407e0c35cfccb34ba68cb..d2d0df392c5634174c13720f9e70b5306391e282 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -236,6 +236,7 @@
|
| 'public/browser/render_widget_host_view_mac_delegate.h',
|
| 'public/browser/resource_context.h',
|
| 'public/browser/resource_controller.h',
|
| + 'public/browser/resource_dispatcher_host.cc',
|
| 'public/browser/resource_dispatcher_host.h',
|
| 'public/browser/resource_dispatcher_host_delegate.cc',
|
| 'public/browser/resource_dispatcher_host_delegate.h',
|
|
|