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

Unified Diff: chrome/test/BUILD.gn

Issue 2413683005: [HBD] If DefaultPluginPolicy set to 3, prompt should allow flash for the next page load only (Closed)
Patch Set: [HBD] If DefaultPluginPolicy set to 3, prompt should allow flash for the next page load only Created 4 years, 2 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/plugins/plugin_utils.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 8affd6234f001e85fd9d0b0a64930a7ad2736a7a..87a90cbe498728198439411a6b6d5eb65d2220f9 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4240,6 +4240,7 @@ test("unit_tests") {
"../browser/metrics/plugin_metrics_provider_unittest.cc",
"../browser/plugins/chrome_plugin_service_filter_unittest.cc",
"../browser/plugins/flash_download_interception_unittest.cc",
+ "../browser/plugins/flash_temporary_permission_tracker_unittest.cc",
"../browser/plugins/plugin_finder_unittest.cc",
"../browser/plugins/plugin_info_message_filter_unittest.cc",
"../browser/plugins/plugin_installer_unittest.cc",
« no previous file with comments | « chrome/browser/plugins/plugin_utils.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698