| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 25ef44d69694c99d06a29b62c757796fd2fdbfbe..ec5b6691792c85ce7ac2fe99ea976630da88a924 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -234,6 +234,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',
|
|
|