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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2765193002: Prototype for the new UI for the Safe Browsing Subresource Filter. (Closed)
Patch Set: comments Created 3 years, 9 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: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index ea0617285075aa95ca6a954c97c5d6bdb4d6689e..9dca6e972d7831d6e014bbac16654e2284d6f911 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -2173,6 +2173,7 @@ split_static_library("ui") {
if (is_android) {
deps += [
"//components/navigation_interception",
+ "//components/subresource_filter/core/browser:browser",
"//crypto:platform",
"//device/usb/mojo",
"//device/usb/public/interfaces",
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/ui/android/content_settings/subresource_filter_infobar_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698