Index: sync/tools/sync_listen_notifications.cc |
diff --git a/sync/tools/sync_listen_notifications.cc b/sync/tools/sync_listen_notifications.cc |
index c863df35289301d0e60ab4e475f5725d30266aca..834b04049ea411e6ac6c8c96c9a9873501567a26 100644 |
--- a/sync/tools/sync_listen_notifications.cc |
+++ b/sync/tools/sync_listen_notifications.cc |
@@ -17,8 +17,8 @@ |
#include "jingle/notifier/base/notification_method.h" |
#include "jingle/notifier/base/notifier_options.h" |
#include "net/base/host_port_pair.h" |
-#include "net/base/host_resolver.h" |
#include "net/base/network_change_notifier.h" |
+#include "net/dns/host_resolver.h" |
#include "net/http/transport_security_state.h" |
#include "net/url_request/url_request_test_util.h" |
#include "sync/internal_api/public/base/model_type.h" |