Index: content/content_browser.gypi |
diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
index 342722c2448244d11bfc22cc5f3a8fe90b3b8b19..8b51378f8487c8ee6eeb3b8b6c4c1f82a323cd5d 100644 |
--- a/content/content_browser.gypi |
+++ b/content/content_browser.gypi |
@@ -200,6 +200,8 @@ |
'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', |