NetworkService: Fix HostedAppNonClientFrameViewAshTest for Chrome OS
'HostedAppNonClientFrameViewAshTest.FocusableViews' is failing because the host resolver was not setup correctly. The test base only copies host resolver rules and pass them to Network Service after |SetUpOnMainThread()| has returned, thus we should split the setup work and put the remaining App setup into a separate |SetUpHostedApp()| method. Change-Id: Ia3f7795efc358a5d8b83b9e9baca2a3b9034a894 Reviewed-on: https://chromium-review.googlesource.com/c/1263346 Commit-Queue: Chong Zhang <chongz@chromium.org> Reviewed-by:Alan Cutter <alancutter@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#597617}
Showing
Please register or sign in to comment