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

Unified Diff: ui/android/BUILD.gn

Issue 2688113002: Make ViewRoot the top of the ViewAndroid tree (Closed)
Patch Set: comments Created 3 years, 10 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: ui/android/BUILD.gn
diff --git a/ui/android/BUILD.gn b/ui/android/BUILD.gn
index 6e5631bb9dee2cffa4ba9efb296eef980df33ea3..880e03581f33afe3d1f700580eeddcaa4543fcf9 100644
--- a/ui/android/BUILD.gn
+++ b/ui/android/BUILD.gn
@@ -63,6 +63,7 @@ component("android") {
"//cc/surfaces:surface_id",
"//skia",
"//ui/display",
+ "//ui/events",
"//ui/gfx",
"//ui/gfx/geometry",
"//url",

Powered by Google App Engine
This is Rietveld 408576698