Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(110)

Unified Diff: net/dns/host_resolver_proc.cc

Issue 12518036: net: move host_resolver files from net/base to net/dns (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: net/dns/host_resolver_proc.cc
diff --git a/net/base/host_resolver_proc.cc b/net/dns/host_resolver_proc.cc
similarity index 99%
rename from net/base/host_resolver_proc.cc
rename to net/dns/host_resolver_proc.cc
index 15693fddb2a997d4d21f05cd72c14992c1391c90..6c786a13eba248277388d46dc689d34b2ac3c90e 100644
--- a/net/base/host_resolver_proc.cc
+++ b/net/dns/host_resolver_proc.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "net/base/host_resolver_proc.h"
+#include "net/dns/host_resolver_proc.h"
#include "build/build_config.h"
« no previous file with comments | « net/dns/host_resolver_proc.h ('k') | net/dns/mapped_host_resolver.h » ('j') | webkit/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698