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

Unified Diff: testing/variations/fieldtrial_testing_config.json

Issue 2850793005: Remove command line/field trial support and configs for Isolate Extensions. (Closed)
Patch Set: Remove unused headers from extension_process_policy.h Created 3 years, 8 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
« chrome/common/chrome_content_client.cc ('K') | « extensions/common/switches.cc ('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.json
diff --git a/testing/variations/fieldtrial_testing_config.json b/testing/variations/fieldtrial_testing_config.json
index 7e876e50d88678cc2338ab7174300acc50d5a97e..96c4b93cf94660ec3ded80306713e6225351cee7 100644
--- a/testing/variations/fieldtrial_testing_config.json
+++ b/testing/variations/fieldtrial_testing_config.json
@@ -2773,21 +2773,6 @@
]
}
],
- "SiteIsolationExtensions": [
- {
- "platforms": [
- "chromeos",
- "linux",
- "mac",
- "win"
- ],
- "experiments": [
- {
- "name": "Enabled"
- }
- ]
- }
- ],
"SpeculativeLaunchServiceWorker": [
{
"platforms": [
« chrome/common/chrome_content_client.cc ('K') | « extensions/common/switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698