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

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

Issue 2940963002: Added the chrome://safe-browsing/ page as part of the chrome://about (Closed)
Patch Set: Changed the overall location of several files to base them on components/ Created 3 years, 6 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 ce52e9bc658b18859bbfa20c006a884a525c8756..9dd69e680eff0ef09acb2374a568a1b1f31de8fc 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -543,6 +543,7 @@ split_static_library("ui") {
"//components/renderer_context_menu",
"//components/resources",
"//components/safe_browsing/common:safe_browsing_prefs",
+ "//components/safe_browsing/web_ui",
"//components/safe_json",
"//components/search",
"//components/search_engines",

Powered by Google App Engine
This is Rietveld 408576698