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

Unified Diff: mojo/services/html_viewer/blink_basic_type_converters.h

Issue 861683003: Move services code brought in from Mojo to live under //third_party. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 11 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
Index: mojo/services/html_viewer/blink_basic_type_converters.h
diff --git a/mojo/services/html_viewer/blink_basic_type_converters.h b/mojo/services/html_viewer/blink_basic_type_converters.h
index 65f0681ffbe811a5c41392abb8ff2c6dee8e7010..eb762a85369451e31a0f5aea2f935dd14512764d 100644
--- a/mojo/services/html_viewer/blink_basic_type_converters.h
+++ b/mojo/services/html_viewer/blink_basic_type_converters.h
@@ -7,9 +7,9 @@
#include "third_party/mojo/src/mojo/public/cpp/bindings/type_converter.h"
-#include "mojo/services/geometry/public/interfaces/geometry.mojom.h"
#include "third_party/WebKit/public/platform/WebVector.h"
#include "third_party/mojo/src/mojo/public/cpp/bindings/array.h"
+#include "third_party/mojo_services/src/geometry/public/interfaces/geometry.mojom.h"
namespace blink {
struct WebRect;
« no previous file with comments | « mojo/services/html_viewer/ax_provider_impl.h ('k') | mojo/services/html_viewer/blink_input_events_type_converters.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698