Index: content/browser/net/browser_online_state_observer.cc |
=================================================================== |
--- content/browser/net/browser_online_state_observer.cc (revision 110303) |
+++ content/browser/net/browser_online_state_observer.cc (working copy) |
@@ -4,8 +4,8 @@ |
#include "content/browser/net/browser_online_state_observer.h" |
-#include "content/browser/renderer_host/render_process_host.h" |
#include "content/common/view_messages.h" |
+#include "content/browser/renderer_host/render_process_host_impl.h" |
#include "net/base/network_change_notifier.h" |
BrowserOnlineStateObserver::BrowserOnlineStateObserver() { |