| Index: content/content_browser.gypi
|
| ===================================================================
|
| --- content/content_browser.gypi (revision 87796)
|
| +++ content/content_browser.gypi (working copy)
|
| @@ -312,6 +312,24 @@
|
| 'browser/speech/speech_recognition_request.h',
|
| 'browser/speech/speech_recognizer.cc',
|
| 'browser/speech/speech_recognizer.h',
|
| + 'browser/ssl/ssl_cert_error_handler.cc',
|
| + 'browser/ssl/ssl_cert_error_handler.h',
|
| + 'browser/ssl/ssl_client_auth_handler.cc',
|
| + 'browser/ssl/ssl_client_auth_handler.h',
|
| + 'browser/ssl/ssl_client_auth_notification_details.cc',
|
| + 'browser/ssl/ssl_client_auth_notification_details.h',
|
| + 'browser/ssl/ssl_error_handler.cc',
|
| + 'browser/ssl/ssl_error_handler.h',
|
| + 'browser/ssl/ssl_host_state.cc',
|
| + 'browser/ssl/ssl_host_state.h',
|
| + 'browser/ssl/ssl_manager.cc',
|
| + 'browser/ssl/ssl_manager.h',
|
| + 'browser/ssl/ssl_policy.cc',
|
| + 'browser/ssl/ssl_policy.h',
|
| + 'browser/ssl/ssl_policy_backend.cc',
|
| + 'browser/ssl/ssl_policy_backend.h',
|
| + 'browser/ssl/ssl_request_info.cc',
|
| + 'browser/ssl/ssl_request_info.h',
|
| 'browser/tab_contents/constrained_window.h',
|
| 'browser/tab_contents/interstitial_page.cc',
|
| 'browser/tab_contents/interstitial_page.h',
|
|
|