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

Unified Diff: components/mus/ws/BUILD.gn

Issue 2048633004: Remove type converters for ui::Event. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/mus/ws/BUILD.gn
diff --git a/components/mus/ws/BUILD.gn b/components/mus/ws/BUILD.gn
index fb975d1172d93c42dfcfa5d521b3ff3b65cd0939..096fbdfcbff7d4ef9fc5265307570ef384188d98 100644
--- a/components/mus/ws/BUILD.gn
+++ b/components/mus/ws/BUILD.gn
@@ -108,7 +108,6 @@ source_set("lib") {
"//ui/base",
"//ui/display",
"//ui/events",
- "//ui/events/mojo",
"//ui/events/platform",
"//ui/gfx",
"//ui/gfx/geometry",
@@ -219,7 +218,6 @@ test("mus_ws_unittests") {
"//testing/gtest",
"//third_party/mesa:osmesa",
"//ui/events",
- "//ui/events/mojo",
"//ui/gfx",
"//ui/gfx:test_support",
"//ui/gfx/geometry",
« no previous file with comments | « components/mus/public/cpp/tests/window_tree_client_unittest.cc ('k') | components/mus/ws/event_dispatcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698