diff options
author | Allan Sandfeld Jensen <allan.jensen@qt.io> | 2018-02-15 14:18:00 +0100 |
---|---|---|
committer | Allan Sandfeld Jensen <allan.jensen@qt.io> | 2018-02-15 14:00:37 +0000 |
commit | 66a2147d838e293f4a5db7711c8eba4e6faaaf0f (patch) | |
tree | 61ad99912355f5b6cc603d9b1dfadd77b950ce98 /chromium/testing | |
parent | da51f56cc21233c2d30f0fe0d171727c3102b2e0 (diff) | |
download | qtwebengine-chromium-66a2147d838e293f4a5db7711c8eba4e6faaaf0f.tar.gz |
BASELINE: Update Chromium to 65.0.3325.75
Change-Id: I5485bc5c111539356276457516584fa5737f07d8
Reviewed-by: Peter Varga <pvarga@inf.u-szeged.hu>
Diffstat (limited to 'chromium/testing')
-rw-r--r-- | chromium/testing/variations/fieldtrial_testing_config.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/chromium/testing/variations/fieldtrial_testing_config.json b/chromium/testing/variations/fieldtrial_testing_config.json index fa3521eca2e..b1b4de30922 100644 --- a/chromium/testing/variations/fieldtrial_testing_config.json +++ b/chromium/testing/variations/fieldtrial_testing_config.json @@ -2804,6 +2804,27 @@ ] } ], + "ReferrerChainDiagnose": [ + { + "platforms": [ + "chromeos", + "linux", + "mac", + "win" + ], + "experiments": [ + { + "name": "Append5RecentNavigations", + "params": { + "recent_navigation_count": "5" + }, + "enable_features": [ + "AppendRecentNavigationEvents" + ] + } + ] + } + ], "RefreshTokenDeviceId": [ { "platforms": [ |