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

Unified Diff: mojo/common/url_type_converters.h

Issue 1410053006: Move third_party/mojo/src/mojo/public to mojo/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 5 years, 1 month 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/common/data_pipe_utils.h ('k') | mojo/common/weak_binding_set.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/common/url_type_converters.h
diff --git a/mojo/common/url_type_converters.h b/mojo/common/url_type_converters.h
index 04390830795ef71c2b1bf5b25940a5604f7cd33f..1d334a07fe373378df3b4d3178fcf94d8253e506 100644
--- a/mojo/common/url_type_converters.h
+++ b/mojo/common/url_type_converters.h
@@ -5,8 +5,8 @@
#ifndef MOJO_COMMON_URL_TYPE_CONVERTERS_H_
#define MOJO_COMMON_URL_TYPE_CONVERTERS_H_
-#include "third_party/mojo/src/mojo/public/cpp/bindings/string.h"
-#include "third_party/mojo/src/mojo/public/cpp/bindings/type_converter.h"
+#include "mojo/public/cpp/bindings/string.h"
+#include "mojo/public/cpp/bindings/type_converter.h"
class GURL;
« no previous file with comments | « mojo/common/data_pipe_utils.h ('k') | mojo/common/weak_binding_set.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698