| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 01e7a65cc7618da2a2ce0979f032336bf85ec112..b23ce35ce1f5d49970d4552634133f01ea76b12a 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -237,6 +237,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',
|
|
|