| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 58e0b456b66709ae48028babe601b1c97ee69362..da1ca2670101ec8c5db305df1c7a0eb146a14c5c 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -202,6 +202,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_decisions.h',
|
| 'public/browser/storage_partition.h',
|
| 'public/browser/stream_handle.h',
|
| 'public/browser/tracing_controller.h',
|
|
|