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

Unified Diff: testing/variations/fieldtrial_testing_config.json

Issue 2705113005: Update AutoImport to import nothing by default (in absence of policy and master_prefs). (Closed)
Patch Set: Created 3 years, 10 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.json
diff --git a/testing/variations/fieldtrial_testing_config.json b/testing/variations/fieldtrial_testing_config.json
index ec877c7263aeab3ccae52dfae84eb4ccaa6b70a5..220f8e43f84a37105948cd48317cb71680b67fff 100644
--- a/testing/variations/fieldtrial_testing_config.json
+++ b/testing/variations/fieldtrial_testing_config.json
@@ -562,21 +562,6 @@
]
}
],
- "DisableFirstRunAutoImport": [
- {
- "platforms": [
- "win"
- ],
- "experiments": [
- {
- "name": "AutoImportDisabled",
- "enable_features": [
- "DisableFirstRunAutoImport"
- ]
- }
- ]
- }
- ],
"DisallowFetchForDocWrittenScriptsInMainFrame": [
{
"platforms": [

Powered by Google App Engine
This is Rietveld 408576698