[Extensions] Update ExtensionUserScriptLoaderTest test thread usage
This CL removes the usage of MessageLoop and TestBrowserThread in ExtensionUserScriptLoaderTest, both of which should not be used directly in tests, and replaces them with a TestBrowserThreadBundle instance. This also gives (implicitly) ExtensionUserScriptLoaderTest a TaskScheduler instance. BUG=272091 Change-Id: I7fc45c0d6bf30b25aa4b5029abfec013f29e4c0b Reviewed-on: https://chromium-review.googlesource.com/571182 Commit-Queue: Karan Bhatia <karandeepb@chromium.org> Reviewed-by:Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#486610}
Showing
Please register or sign in to comment