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

Unified Diff: services/ui/ws/drag_target_connection.h

Issue 2607063002: Remove mojo::Array. (Closed)
Patch Set: rebase 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/ws/drag_target_connection.h
diff --git a/services/ui/ws/drag_target_connection.h b/services/ui/ws/drag_target_connection.h
index a1fd04df47955725c300e55be0a45864064a5d32..d4dd0e645a8a1eb475935855b1e3f2edb8416339 100644
--- a/services/ui/ws/drag_target_connection.h
+++ b/services/ui/ws/drag_target_connection.h
@@ -9,7 +9,6 @@
#include <unordered_map>
#include "base/bind.h"
-#include "mojo/public/cpp/bindings/array.h"
#include "ui/gfx/geometry/point.h"
namespace ui {

Powered by Google App Engine
This is Rietveld 408576698