Make NGFooLayoutAlgorithmTest to use ScopedLayoutNGFragmentCachingForTest
NGColumnLayoutAlgorithmTest and NGBlockLayoutAlgorithmTest have been using RuntimeEnabledFeatures::SetLayoutNGFragmentCachingEnabled for testing. This cl removes the use of RuntimeEnabledFeatures, instead make them to use ScopedLayoutNGPaintFragmentsForTest. Bug: 769541 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: I4794372fedbe4df6bdc0167487b95b4295970e2a Reviewed-on: https://chromium-review.googlesource.com/758308 Commit-Queue: Gyuyoung Kim <gyuyoung.kim@chromium.org> Reviewed-by:Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#515124}
Showing
Please register or sign in to comment