| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index ff8da614356039a8b02165790c8888a9701c402c..903a540726ffd55083a9901f4e979c1934df1ac4 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -235,6 +235,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',
|
|
|