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

Unified Diff: testing/variations/fieldtrial_testing_config_chromeos.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_chromeos.json
diff --git a/testing/variations/fieldtrial_testing_config_chromeos.json b/testing/variations/fieldtrial_testing_config_chromeos.json
index a0b4e2855d7dfa5cd1d22559c106afc7215c47f6..116c80766e11794eb9e9842497132d4c47cc918d 100644
--- a/testing/variations/fieldtrial_testing_config_chromeos.json
+++ b/testing/variations/fieldtrial_testing_config_chromeos.json
@@ -28,11 +28,6 @@
"group_name": "Enabled"
}
],
- "BlockSmallPluginContent": [
- {
- "group_name": "Enabled"
- }
- ],
"CaptivePortalInterstitial": [
{
"group_name": "Enabled"
@@ -199,6 +194,14 @@
}
}
],
+ "PluginPowerSaverTiny": [
+ {
+ "enable_features": [
+ "BlockSmallPluginContent"
+ ],
+ "group_name": "Enabled"
+ }
+ ],
"PointerEvent": [
{
"enable_features": [
« no previous file with comments | « chrome/test/data/prerender/prerender_plugin_delay_load.html ('k') | testing/variations/fieldtrial_testing_config_linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698