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

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: Implement RenderFrameObserver::OnDestruct introduced by rebase. Created 4 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
« no previous file with comments | « chrome/test/data/subresource_filter/included_script.js ('k') | components/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 0d2508e55508b1b5eb7156d853478f59f57e8299..9f3c105d43e425cf91054f34284221b386b633b2 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -119,6 +119,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",
« no previous file with comments | « chrome/test/data/subresource_filter/included_script.js ('k') | components/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698