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

Unified Diff: chrome/test/BUILD.gn

Issue 2829313002: Add SubresourceFilterProfileContext for all profile scoped context (Closed)
Patch Set: engedy review Created 3 years, 8 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/browser/subresource_filter/subresource_filter_profile_context_factory.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 8e54d5edb58e330a3a7a9d49d7b2a37f6377b3bd..e0ed3834fcfdcccc6335dd4b9dbb9dcfa30f38bc 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3365,7 +3365,7 @@ test("unit_tests") {
"../browser/status_icons/status_icon_unittest.cc",
"../browser/status_icons/status_tray_unittest.cc",
"../browser/storage/durable_storage_permission_context_unittest.cc",
- "../browser/subresource_filter/subresource_filter_content_settings_manager_factory_unittest.cc",
+ "../browser/subresource_filter/subresource_filter_content_settings_manager_unittest.cc",
"../browser/subresource_filter/subresource_filter_unittest.cc",
"../browser/subresource_filter/test_ruleset_publisher.cc",
"../browser/subresource_filter/test_ruleset_publisher.h",
« no previous file with comments | « chrome/browser/subresource_filter/subresource_filter_profile_context_factory.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698