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

Unified Diff: services/ui/ws/display.cc

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/display.cc
diff --git a/services/ui/ws/display.cc b/services/ui/ws/display.cc
index 8a9cf9838f4a616d5e3400a7576cbfe5445d7bda..eee8a6c7cdfd6c19a8b3eaa1fc69633ffd4fc498 100644
--- a/services/ui/ws/display.cc
+++ b/services/ui/ws/display.cc
@@ -10,7 +10,6 @@
#include "base/memory/ptr_util.h"
#include "base/strings/utf_string_conversions.h"
-#include "mojo/common/common_type_converters.h"
#include "services/service_manager/public/interfaces/connector.mojom.h"
#include "services/ui/common/types.h"
#include "services/ui/public/interfaces/cursor.mojom.h"

Powered by Google App Engine
This is Rietveld 408576698