| Index: net/dns/mojo_host_type_converters.cc
|
| diff --git a/net/dns/mojo_type_converters.cc b/net/dns/mojo_host_type_converters.cc
|
| similarity index 98%
|
| rename from net/dns/mojo_type_converters.cc
|
| rename to net/dns/mojo_host_type_converters.cc
|
| index 9847e60f2a3de4babbb22b3425cccbd1e5264b14..c64679ef46cb3295cebf5f9f7b319f32e866934b 100644
|
| --- a/net/dns/mojo_type_converters.cc
|
| +++ b/net/dns/mojo_host_type_converters.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/dns/mojo_type_converters.h"
|
| +#include "net/dns/mojo_host_type_converters.h"
|
|
|
| #include "net/base/address_list.h"
|
| #include "net/base/net_util.h"
|
|
|