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

Unified Diff: ui/android/BUILD.gn

Issue 2682593002: Refactor ContentViewClient (4/6) (Closed)
Patch Set: shell vad 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 bc9223a5cd4779838cb517e39ec381e410529359..6e5631bb9dee2cffa4ba9efb296eef980df33ea3 100644
--- a/ui/android/BUILD.gn
+++ b/ui/android/BUILD.gn
@@ -65,6 +65,7 @@ component("android") {
"//ui/display",
"//ui/gfx",
"//ui/gfx/geometry",
+ "//url",
]
}

Powered by Google App Engine
This is Rietveld 408576698