[wv] PlatformServiceBridge cannot congtain inner classes.
PlatformServiceBridge.java is compiled twice into two jars for internal builds, and combining the jars is smart enough to remove the duplicate, but cannot do the same for any inner classes. Therefore we must introduce an explicit adapter class to perform the same function. Bug: 1046782 Change-Id: I2a933ced5fa051271f42571eaffea8671a6fb094 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2027810Reviewed-by:Tim Volodine <timvolodine@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#736476}
Showing
Please register or sign in to comment