| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 51b6429a7ff04890c739647666fb78fdb72c451c..92809708741618af8324ced4eb38aa6c0ea248fe 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',
|
|
|