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

Unified Diff: ash/mus/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
« no previous file with comments | « no previous file | ash/mus/frame/non_client_frame_view_mash.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/BUILD.gn
diff --git a/ash/mus/BUILD.gn b/ash/mus/BUILD.gn
index e8490b4e3d892004078ff3ec46b2bfbc2a0a4481..26cd78356e6573c8cb714e334a8363460bcafca3 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -96,7 +96,6 @@ source_set("lib") {
"//ui/aura",
"//ui/display/mojo",
"//ui/events",
- "//ui/events/mojo",
"//ui/gfx",
"//ui/gfx/geometry",
"//ui/gfx/geometry/mojo",
@@ -193,7 +192,6 @@ source_set("unittests") {
"//ui/base",
"//ui/display",
"//ui/events",
- "//ui/events/mojo",
"//ui/gfx:test_support",
"//ui/gfx/geometry",
"//ui/gfx/geometry/mojo",
« no previous file with comments | « no previous file | ash/mus/frame/non_client_frame_view_mash.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698