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

Unified Diff: ui/android/BUILD.gn

Issue 2380743003: Refactor ContentViewClient (2/6) (Closed)
Patch Set: tests Created 4 years, 3 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 e7cfa72a39fa1fd4c52256f528b2a778ac5f349f..849a4f10df0bfa8a825a430d73172e128ea7056e 100644
--- a/ui/android/BUILD.gn
+++ b/ui/android/BUILD.gn
@@ -55,6 +55,7 @@ component("android") {
"//ui/display",
"//ui/gfx",
"//ui/gfx/geometry",
+ "//url",
]
}

Powered by Google App Engine
This is Rietveld 408576698