| Index: mojo/converters/url/url_type_converters.cc
|
| diff --git a/mojo/common/url_type_converters.cc b/mojo/converters/url/url_type_converters.cc
|
| similarity index 88%
|
| rename from mojo/common/url_type_converters.cc
|
| rename to mojo/converters/url/url_type_converters.cc
|
| index 680252724a90bb14f7f23111a86856d5710ccdff..8b504ff6cdb54e8a46512d98e9879e6f83a9c94c 100644
|
| --- a/mojo/common/url_type_converters.cc
|
| +++ b/mojo/converters/url/url_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 "mojo/common/url_type_converters.h"
|
| +#include "mojo/converters/url/url_type_converters.h"
|
|
|
| #include "url/gurl.h"
|
|
|
|
|