| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 7ac2b8f85ef09edb75f5eafd7eaa6e01736fc18d..8efe6d49f31bbe3bee8e500df2c97472a789c166 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -850,6 +850,7 @@
|
| ['include', '_ios\\.(cc|mm)$'],
|
| ['include', '^public/browser/notification_registrar\\.cc$'],
|
| ['include', '^public/browser/speech_recognition_'],
|
| + ['include', '^browser/browser_context\\.cc$'],
|
| ['include', '^browser/notification_service_impl\\.cc$'],
|
| # Pull in all but one file from speech.
|
| ['include', '^browser/speech/'],
|
|
|