Closed JCYang closed 1 week ago
This problem is root down to the on-going effort of modularize //chrome/browser https://issues.chromium.org/issues/353628440 It's been reported in that issue thread. May we submit the patch to chromium but better we do it here since it break our build.
Seems to be fixed with M131. https://www.magpcss.org/ceforum/viewtopic.php?f=6&t=20036
Describe the bug Fetch and build the master branch following the instructions in https://bitbucket.org/chromiumembedded/cef/wiki/MasterBuildQuickStart The build will finally failed in the linking of libcef.so, with error indicated "undefined symbol: lens::OpenLensRegionSearchInstructions"
To Reproduce Steps to reproduce the behavior:
Expected behavior Build successfully.
Versions (please complete the following information):
Fix PR is coming.