Index: content/content_browser.gypi |
diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
index 36ab74e8180288a545f265ba03f235d8f03987a2..50598ee35e5aa200c0a3366d1961da68fa3f6163 100644 |
--- a/content/content_browser.gypi |
+++ b/content/content_browser.gypi |
@@ -715,7 +715,6 @@ |
'browser/worker_host/worker_service_impl.h', |
'browser/zygote_host_impl_linux.cc', |
'browser/zygote_host_impl_linux.h', |
- 'browser/zygote_main_linux.cc', |
# 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', |
@@ -726,6 +725,7 @@ |
'test/net/url_request_slow_download_job.h', |
'test/net/url_request_slow_http_job.cc', |
'test/net/url_request_slow_http_job.h', |
+ 'zygote/zygote_main_linux.cc', |
'<(SHARED_INTERMEDIATE_DIR)/webkit/grit/devtools_resources.h', |
'<(SHARED_INTERMEDIATE_DIR)/webkit/grit/devtools_resources_map.cc', |
'<(SHARED_INTERMEDIATE_DIR)/webkit/grit/devtools_resources_map.h', |