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

Unified Diff: chrome/browser/BUILD.gn

Issue 2690413002: Refactor safe browsing service tests. (Closed)
Patch Set: rename Created 3 years, 10 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/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 28c4dadf1eb8d33535851813cd19664416b32767..6764579a0e2018627c1aa9bbb7d39b0b4eee4484 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -2033,6 +2033,8 @@ split_static_library("browser") {
"safe_browsing/threat_details_history.h",
"safe_browsing/ui_manager.cc",
"safe_browsing/ui_manager.h",
+ "safe_browsing/v4_test_utils.cc",
+ "safe_browsing/v4_test_utils.h",
]
deps += [
"//chrome/browser/safe_browsing:chunk_proto",

Powered by Google App Engine
This is Rietveld 408576698