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

Unified Diff: testing/variations/fieldtrial_testing_config.json

Issue 2541363002: Reload Reloaded: remove experimental flag that has been enabled by default (Closed)
Patch Set: Created 4 years 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 06a773ad05d40073863498b890f4d0c97a7465e1..cc4bd23c70b2b531154b34046aff3ec141ddd55b 100644
--- a/testing/variations/fieldtrial_testing_config.json
+++ b/testing/variations/fieldtrial_testing_config.json
@@ -1183,24 +1183,6 @@
]
}
],
- "NonValidatingReloadOnNormalReload": [
- {
- "platforms": [
- "android",
- "linux",
- "mac",
- "win"
- ],
- "experiments": [
- {
- "name": "Enabled",
- "enable_features": [
- "NonValidatingReloadOnNormalReload"
- ]
- }
- ]
- }
- ],
"OfferUploadCreditCards": [
{
"platforms": [
« no previous file with comments | « content/public/common/content_features.cc ('k') | third_party/WebKit/Source/core/inspector/InspectorPageAgent.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698