DescriptionFix build failure of chrome_public_apk on Android GN build
chrome::GetTotalBrowserCount() and ChromeWebUsbPermissionBubble::Bind are not available on Android, and their invocation cause a link error on Android GN build.
The caller is also not used on Android, and seems to be GCed on GYP build.
This CL ifdefs out the problematic code to fix it.
Committed: https://crrev.com/a2f1ff976845da38f13efaec18aead3f04142ac7
Cr-Commit-Position: refs/heads/master@{#374764}
Patch Set 1 #
Total comments: 2
Patch Set 2 : +#endif comment #
Messages
Total messages: 18 (8 generated)
|