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

Unified Diff: mojo/converters/url/url_type_converters.cc

Issue 1841863002: Update monet. (Closed) Base URL: https://github.com/domokit/monet.git@master
Patch Set: Created 4 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
« no previous file with comments | « mojo/converters/url/url_type_converters.h ('k') | mojo/converters/url/url_type_converters_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « mojo/converters/url/url_type_converters.h ('k') | mojo/converters/url/url_type_converters_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698