Index: chrome/browser/net/dns_probe_service.h |
diff --git a/chrome/browser/net/dns_probe_service.h b/chrome/browser/net/dns_probe_service.h |
index d2d9a29a991f7f0938bf176b7f1f208c9a2a5f39..ef1d0304b4a5308b9bf6c0535dd530054a9b9aa1 100644 |
--- a/chrome/browser/net/dns_probe_service.h |
+++ b/chrome/browser/net/dns_probe_service.h |
@@ -12,7 +12,7 @@ |
#include "base/memory/scoped_ptr.h" |
#include "base/time/time.h" |
#include "chrome/browser/net/dns_probe_runner.h" |
-#include "chrome/common/net/net_error_info.h" |
+#include "components/error_page/common/net_error_info.h" |
#include "net/base/network_change_notifier.h" |
namespace net { |