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

Unified Diff: chrome/browser/BUILD.gn

Issue 2894243002: Add quiet safe browsing interstitials to chrome://interstitials for in browser testing (Closed)
Patch Set: Merge and fix display_options Created 3 years, 7 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
« no previous file with comments | « no previous file | chrome/browser/safe_browsing/test_safe_browsing_blocking_page_quiet.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index cbd8c2d9eeef0f2791452c548c52cdf7f35cea9a..a248b6641c4189ae84c5724b65de938c6c83064e 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -2232,6 +2232,8 @@ split_static_library("browser") {
"safe_browsing/safe_browsing_service.cc",
"safe_browsing/safe_browsing_service.h",
"safe_browsing/services_delegate.h",
+ "safe_browsing/test_safe_browsing_blocking_page_quiet.cc",
+ "safe_browsing/test_safe_browsing_blocking_page_quiet.h",
"safe_browsing/test_safe_browsing_service.cc",
"safe_browsing/test_safe_browsing_service.h",
"safe_browsing/ui_manager.cc",
« no previous file with comments | « no previous file | chrome/browser/safe_browsing/test_safe_browsing_blocking_page_quiet.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698