| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 0621ad5a9d7ee78450bdf9cf76c49d0fa27bb662..6f35476c6039e4eb2e7f0f27e358b6db0abbfc2d 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -702,6 +702,8 @@
|
| 'browser/zygote_host_impl_linux.cc',
|
| 'browser/zygote_host_impl_linux.h',
|
| 'browser/zygote_main_linux.cc',
|
| + 'common/chrome_switches.cc',
|
| + 'common/chrome_switches.h',
|
| # TODO: These should be moved to test_support (see below), but
|
| # are currently used by production code in automation_provider.cc.
|
| 'test/net/url_request_failed_job.cc',
|
|
|