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

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

Issue 2940963002: Added the chrome://safe-browsing/ page as part of the chrome://about (Closed)
Patch Set: 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 f163c14f74c874e8d0788097aec93b48a5bbe3b4..d8703b97c73b996f4282d991b275a2cb8e1574a9 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -403,6 +403,8 @@ split_static_library("ui") {
"webui/quota_internals/quota_internals_types.h",
"webui/quota_internals/quota_internals_ui.cc",
"webui/quota_internals/quota_internals_ui.h",
+ "webui/safe_browsing_ui.cc",
+ "webui/safe_browsing_ui.h",
"webui/signin_internals_ui.cc",
"webui/signin_internals_ui.h",
"webui/supervised_user_internals_message_handler.cc",

Powered by Google App Engine
This is Rietveld 408576698