| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 452985e88ae03ae7478d7f6b358c121d76e2f628..f57117cc3d75e0663509ba85ec17dd8fa755e460 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -203,6 +203,7 @@
|
| 'public/browser/speech_recognition_session_config.h',
|
| 'public/browser/speech_recognition_session_context.cc',
|
| 'public/browser/speech_recognition_session_context.h',
|
| + 'public/browser/ssl_host_state_delegate.h',
|
| 'public/browser/storage_partition.h',
|
| 'public/browser/stream_handle.h',
|
| 'public/browser/tracing_controller.h',
|
|
|