bluetooth: Update internals page browser test fixture.
With the change in the Mojo binding system, the existing test fixture is overly complex. A layer of indirection can be removed now that Mojo connections can be created with arbitrary JavaScript classes. This patch removes the TestAdapter class from bluetooth internals browser test and directly binds the TestAdapterProxy directly to an Adapter interface. BUG=651282 Review-Url: https://codereview.chromium.org/2620583002 Cr-Commit-Position: refs/heads/master@{#442116}
Showing
Please register or sign in to comment