| Index: content/content_browser.gypi | 
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi | 
| index 7779cf8807ab6e759ccd203f05ac6ec60632b968..d4b51d0240376b20a4b25e07ef5e62509c197e7c 100644 | 
| --- a/content/content_browser.gypi | 
| +++ b/content/content_browser.gypi | 
| @@ -92,6 +92,7 @@ | 
| 'public/browser/certificate_request_result_type.h', | 
| 'public/browser/child_process_data.h', | 
| 'public/browser/child_process_security_policy.h', | 
| +      'public/browser/client_certificate_delegate.h', | 
| 'public/browser/color_chooser.h', | 
| 'public/browser/content_browser_client.cc', | 
| 'public/browser/content_browser_client.h', | 
|  |