Index: net/dns/host_resolver_proc.h |
diff --git a/net/base/host_resolver_proc.h b/net/dns/host_resolver_proc.h |
similarity index 96% |
rename from net/base/host_resolver_proc.h |
rename to net/dns/host_resolver_proc.h |
index 6131db4f6f6d6a2072cafbf85ddc179791bfc1b4..b4fc0faa0e8f45c62961a7bece0612f637f851bf 100644 |
--- a/net/base/host_resolver_proc.h |
+++ b/net/dns/host_resolver_proc.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef NET_BASE_HOST_RESOLVER_PROC_H_ |
-#define NET_BASE_HOST_RESOLVER_PROC_H_ |
+#ifndef NET_DNS_HOST_RESOLVER_PROC_H_ |
+#define NET_DNS_HOST_RESOLVER_PROC_H_ |
#include <string> |
@@ -93,4 +93,4 @@ NET_EXPORT_PRIVATE int SystemHostResolverProc( |
} // namespace net |
-#endif // NET_BASE_HOST_RESOLVER_PROC_H_ |
+#endif // NET_DNS_HOST_RESOLVER_PROC_H_ |