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

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 comment in chrome_browser_main.cc 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
« no previous file with comments | « chrome/installer/util/master_preferences_unittest.cc ('k') | tools/metrics/actions/actions.xml » ('j') | 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 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": [
« no previous file with comments | « chrome/installer/util/master_preferences_unittest.cc ('k') | tools/metrics/actions/actions.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698