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

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: update dependency 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 9de47091e3203ad88387636322b3bc9794db19c5..338e5cba4b1e515b392fe412195ad02a7a6c4fa2 100644
--- a/testing/variations/fieldtrial_testing_config.json
+++ b/testing/variations/fieldtrial_testing_config.json
@@ -563,21 +563,6 @@
]
}
],
- "DisableFirstRunAutoImport": [
- {
- "platforms": [
- "win"
- ],
- "experiments": [
- {
- "name": "AutoImportDisabled",
- "enable_features": [
- "DisableFirstRunAutoImport"
- ]
- }
- ]
- }
- ],
"DisallowFetchForDocWrittenScriptsInMainFrame": [
{
"platforms": [

Powered by Google App Engine
This is Rietveld 408576698