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

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

Issue 2682293002: Add desktop UI for the subresource filter content setting. (Closed)
Patch Set: cs_ui 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 18df05fd5aa23a63b7e9920f1fe56b0ac42538f7..2fc183fd0b4b940291e29df55ce65334deb04864 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -559,6 +559,7 @@ split_static_library("ui") {
"//components/startup_metric_utils/browser:lib",
"//components/strings",
"//components/subresource_filter/content/browser",
+ "//components/subresource_filter/core/browser:browser",
"//components/suggestions/proto",
"//components/supervised_user_error_page",
"//components/sync",

Powered by Google App Engine
This is Rietveld 408576698