| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 06b11491589ef043d09b546315c7fb0f09d6619c..fcfc7286e7866e50138d04df49f00333806db44e 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',
|
|
|