diff options
Diffstat (limited to 'content/content_browser.gypi')
-rw-r--r-- | content/content_browser.gypi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/content/content_browser.gypi b/content/content_browser.gypi index 8b51378..342722c2 100644 --- a/content/content_browser.gypi +++ b/content/content_browser.gypi @@ -200,8 +200,6 @@ 'browser/mach_broker_mac.h', 'browser/mime_registry_message_filter.cc', 'browser/mime_registry_message_filter.h', - 'browser/net/browser_online_state_observer.cc', - 'browser/net/browser_online_state_observer.h', # TODO: These should be moved to test_support (see below), but # are currently used by production code in automation_provider.cc. 'browser/net/url_request_failed_dns_job.cc', |