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

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: Move kImport pref registration from ui to first_run Created 3 years, 9 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 5c021f019140ee72152653fbc87f76c0a92e930d..0b0c7400f92cfabc3d6f6a0943fa152b83eccd02 100644
--- a/testing/variations/fieldtrial_testing_config.json
+++ b/testing/variations/fieldtrial_testing_config.json
@@ -556,21 +556,6 @@
]
}
],
- "DisableFirstRunAutoImport": [
- {
- "platforms": [
- "win"
- ],
- "experiments": [
- {
- "name": "AutoImportDisabled",
- "enable_features": [
- "DisableFirstRunAutoImport"
- ]
- }
- ]
- }
- ],
"DisallowFetchForDocWrittenScriptsInMainFrame": [
{
"platforms": [

Powered by Google App Engine
This is Rietveld 408576698