Chrome Version: ToT
OS: Android
What steps will reproduce the problem?
(1) Run chrome_public_apk from an incremental build
What is the expected result?
Runs
What happens instead?
A non implemented check is reached:
08-15 17:16:01.610 18968 19317 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x15 in tid 19317 (Chrome_IOThread), pid 18968 (chromium.chrome)
08-15 17:16:01.613 18968 18968 E chromium: [ERROR:shell_integration_android.cc(22)] Not implemented reached in shell_integration::DefaultWebClientSetPermission shell_integration::GetDefaultWebClientSetPermission()
The issue doesn't repro in non-incremental builds