Index: content/content_browser.gypi |
diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
index e41827f9d4d23f5c6cc451b230370887436d1ebb..ce69ff6f96927d2b0ee9ade0d3c584e20c63a4f5 100644 |
--- a/content/content_browser.gypi |
+++ b/content/content_browser.gypi |
@@ -181,6 +181,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', |