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

Unified Diff: services/ui/input_devices/input_device_server.cc

Issue 2607063002: Remove mojo::Array. (Closed)
Patch Set: Created 3 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: services/ui/input_devices/input_device_server.cc
diff --git a/services/ui/input_devices/input_device_server.cc b/services/ui/input_devices/input_device_server.cc
index cbd17af1205151057ff7972d5701836b0b830473..d254cba9df143af9897f813d273c87cf86a65366 100644
--- a/services/ui/input_devices/input_device_server.cc
+++ b/services/ui/input_devices/input_device_server.cc
@@ -7,7 +7,6 @@
#include <utility>
#include <vector>
-#include "mojo/public/cpp/bindings/array.h"
#include "services/service_manager/public/cpp/interface_registry.h"
#include "ui/events/devices/input_device.h"
#include "ui/events/devices/touchscreen_device.h"

Powered by Google App Engine
This is Rietveld 408576698