Index: chrome/browser/local_discovery/service_discovery_client_mdns.cc |
diff --git a/chrome/browser/local_discovery/service_discovery_client_mdns.cc b/chrome/browser/local_discovery/service_discovery_client_mdns.cc |
index 7e7ca7fed50f0b1124fe04c4904327bcfe9f759a..fb1deb552a71c3beeab9319a4e0509660ac58552 100644 |
--- a/chrome/browser/local_discovery/service_discovery_client_mdns.cc |
+++ b/chrome/browser/local_discovery/service_discovery_client_mdns.cc |
@@ -18,7 +18,7 @@ |
#include "chrome/browser/local_discovery/service_discovery_client_impl.h" |
#include "content/public/browser/browser_thread.h" |
#include "net/dns/mdns_client.h" |
-#include "net/udp/datagram_server_socket.h" |
+#include "net/socket/datagram_server_socket.h" |
namespace net { |
class IPAddress; |