| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 4fd4b673d69de038fba287258f1e46e0649f049d..4e874d150611b32abb84829ece64aa038f63e26e 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -280,6 +280,8 @@
|
| 'public/browser/resource_dispatcher_host.h',
|
| 'public/browser/resource_dispatcher_host_delegate.cc',
|
| 'public/browser/resource_dispatcher_host_delegate.h',
|
| + 'public/browser/resource_dispatcher_host_interceptor.cc',
|
| + 'public/browser/resource_dispatcher_host_interceptor.h',
|
| 'public/browser/resource_dispatcher_host_login_delegate.h',
|
| 'public/browser/resource_hints.h',
|
| 'public/browser/resource_request_details.cc',
|
|
|