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

Unified Diff: testing/variations/fieldtrial_testing_config_mac.json

Issue 2342893003: Plugin Power Saver Tiny: Fix Field Trial testing config (Closed)
Patch Set: Fix prerender tests 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: testing/variations/fieldtrial_testing_config_mac.json
diff --git a/testing/variations/fieldtrial_testing_config_mac.json b/testing/variations/fieldtrial_testing_config_mac.json
index b381e26cf80e180049ad8f2bf1fcc5d6ac10e193..9611f5aaafe987b43d5184f9f86736478ccd67d2 100644
--- a/testing/variations/fieldtrial_testing_config_mac.json
+++ b/testing/variations/fieldtrial_testing_config_mac.json
@@ -39,11 +39,6 @@
}
}
],
- "BlockSmallPluginContent": [
- {
- "group_name": "Enabled"
- }
- ],
"CaptivePortalInterstitial": [
{
"group_name": "Enabled"
@@ -283,6 +278,14 @@
}
}
],
+ "PluginPowerSaverTiny": [
+ {
+ "enable_features": [
+ "BlockSmallPluginContent"
+ ],
+ "group_name": "Enabled"
+ }
+ ],
"PointerEvent": [
{
"enable_features": [
« no previous file with comments | « testing/variations/fieldtrial_testing_config_linux.json ('k') | testing/variations/fieldtrial_testing_config_win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698