Chromium Code Reviews| Index: net/base/dns_util.h |
| diff --git a/net/base/dns_util.h b/net/base/dns_util.h |
| index b653413c525e2ca85de2f50964246a28f763c499..f0d9574b99ae8c59ce9a65ed96d7b39ecbc41ec0 100644 |
| --- a/net/base/dns_util.h |
| +++ b/net/base/dns_util.h |
| @@ -8,7 +8,7 @@ |
| #include <string> |
| #include "base/basictypes.h" |
| -#include "base/string_piece.h" |
| +#include "base/strings/string_piece.h" |
| #include "net/base/net_export.h" |
| namespace net { |