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

Unified Diff: testing/variations/fieldtrial_testing_config_win.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
« no previous file with comments | « testing/variations/fieldtrial_testing_config_mac.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/variations/fieldtrial_testing_config_win.json
diff --git a/testing/variations/fieldtrial_testing_config_win.json b/testing/variations/fieldtrial_testing_config_win.json
index 14a6b27cec0062c69e37b33dafb722cbbde16e22..1c153b5e6846594f514a4a559fedbdbc79ab4103 100644
--- a/testing/variations/fieldtrial_testing_config_win.json
+++ b/testing/variations/fieldtrial_testing_config_win.json
@@ -39,11 +39,6 @@
}
}
],
- "BlockSmallPluginContent": [
- {
- "group_name": "Enabled"
- }
- ],
"BrowserBlacklist": [
{
"group_name": "Enabled"
@@ -354,6 +349,14 @@
}
}
],
+ "PluginPowerSaverTiny": [
+ {
+ "enable_features": [
+ "BlockSmallPluginContent"
+ ],
+ "group_name": "Enabled"
+ }
+ ],
"PointerEvent": [
{
"enable_features": [
« no previous file with comments | « testing/variations/fieldtrial_testing_config_mac.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698