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

Unified Diff: ui/events/mojo/BUILD.gn

Issue 2048673002: Revert of Replace ui::LatencyInfo::InputCoordinate with gfx::PointF (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 | « ui/events/latency_info.cc ('k') | ui/events/mojo/latency_info.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/mojo/BUILD.gn
diff --git a/ui/events/mojo/BUILD.gn b/ui/events/mojo/BUILD.gn
index cbd7f543c059488528088cd5536e61466abfbb6f..b9eaf2f9302d604fddef5971b59e7d2b669dcf8a 100644
--- a/ui/events/mojo/BUILD.gn
+++ b/ui/events/mojo/BUILD.gn
@@ -24,6 +24,7 @@
"//ui/events:dom_keycode_converter",
"//ui/gfx/geometry",
"//ui/gfx/geometry/mojo",
+ "//ui/gfx/geometry/mojo",
]
}
@@ -34,7 +35,6 @@
public_deps = [
"//mojo/common:common_custom_types",
- "//ui/gfx/geometry/mojo",
]
}
« no previous file with comments | « ui/events/latency_info.cc ('k') | ui/events/mojo/latency_info.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698