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

Unified Diff: components/html_viewer/blink_input_events_type_converters.h

Issue 1085233004: Moves services implementations out of third_party/mojo_services (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: unnecessary changes Created 5 years, 8 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: components/html_viewer/blink_input_events_type_converters.h
diff --git a/components/html_viewer/blink_input_events_type_converters.h b/components/html_viewer/blink_input_events_type_converters.h
index 6ea239c13e14285033d2ff06bdf414356ff54198..26247b3e24c99e9ce176091abc0e8bbe55d6b2ad 100644
--- a/components/html_viewer/blink_input_events_type_converters.h
+++ b/components/html_viewer/blink_input_events_type_converters.h
@@ -6,7 +6,7 @@
#define COMPONENTS_HTML_VIEWER_BLINK_INPUT_EVENTS_TYPE_CONVERTERS_H_
#include "base/memory/scoped_ptr.h"
-#include "third_party/mojo_services/src/input_events/public/interfaces/input_events.mojom.h"
+#include "ui/mojo/events/input_events.mojom.h"
namespace blink {
class WebInputEvent;

Powered by Google App Engine
This is Rietveld 408576698