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

Unified Diff: components/BUILD.gn

Issue 2022783002: Skeleton of the Safe Browsing Subresource Filter. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comments from battre@. Created 4 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
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 5c8387e446d35453d40bba6c38558b76189e18b9..f1d79a6045b11b3a32762cdc929cb48701885eb8 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -116,6 +116,7 @@ test("components_unittests") {
"//components/signin/core/browser:unit_tests",
"//components/ssl_config:unit_tests",
"//components/ssl_errors:unit_tests",
+ "//components/subresource_filter/core/browser:unit_tests",
"//components/suggestions:unit_tests",
"//components/supervised_user_error_page:unit_tests",
"//components/sync_bookmarks:unit_tests",

Powered by Google App Engine
This is Rietveld 408576698