Avoid using the symbol name |interface| since it's a Win macro

In some Windows SDK headers |interface| is declared to be a macro
so it's always a bit risky using that name in normal code. There
are reports that the instance in
BackgroundFetchRegistrationServiceImpl caused problems in some
jumbo builds so let's just rename it mojo_interface.

Bug: 956486
Change-Id: Ic261cdd76ce2f6b30e449c0a25000a8542ef0f53
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1584281
Commit-Queue: Daniel Bratell <bratell@opera.com>
Commit-Queue: Peter Beverloo <peter@chromium.org>
Auto-Submit: Daniel Bratell <bratell@opera.com>
Reviewed-by: Peter Beverloo <peter@chromium.org>
Cr-Commit-Position: refs/heads/master@{#654032}
1 file changed