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

Unified Diff: chrome/test/BUILD.gn

Issue 2285553002: [HBD] Gate the advertising of Flash on Site Engagement. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments Created 4 years, 3 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/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 7f61721836642f936ca967155042ffebb3cebc1e..2cbce31dd6961f08c706199df69542d9d549b940 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4194,6 +4194,7 @@ test("unit_tests") {
"../browser/component_updater/component_installers_unittest.cc",
"../browser/metrics/chrome_stability_metrics_provider_unittest.cc",
"../browser/metrics/plugin_metrics_provider_unittest.cc",
+ "../browser/plugins/chrome_plugin_service_filter_unittest.cc",
"../browser/plugins/flash_download_interception_unittest.cc",
"../browser/plugins/plugin_finder_unittest.cc",
"../browser/plugins/plugin_info_message_filter_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698