Index: components/certificate_transparency/log_dns_client.h |
diff --git a/components/certificate_transparency/log_dns_client.h b/components/certificate_transparency/log_dns_client.h |
index 7065c683da494caadb501731e7efd92a8967f9b7..11b99990e2b002cf76ed963453d2d1302c6cb1c7 100644 |
--- a/components/certificate_transparency/log_dns_client.h |
+++ b/components/certificate_transparency/log_dns_client.h |
@@ -14,7 +14,7 @@ |
#include "base/macros.h" |
#include "base/strings/string_piece.h" |
#include "net/base/network_change_notifier.h" |
-#include "net/log/net_log.h" |
+#include "net/log/net_log_with_source.h" |
namespace net { |
class DnsClient; |