Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Extensions] Fix //extensions deps in //chrome/browser/favicon
Chrome code should rely on extensions targets only if extensions are enabled (gn arg enable_extensions = true). Fix dependencies in //chrome/browser/favicon to update the C++ and gn to put extensions-related logic behind enable-extensions checks and update dependencies accordingly. Bug: 731689 Change-Id: Ie38ecbd1f360e2c55bd3992c1291e307676ba945 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3402442 Auto-Submit: Devlin Cronin <[email protected]> Reviewed-by: Mikel Astiz <[email protected]> Commit-Queue: Devlin Cronin <[email protected]> Cr-Commit-Position: refs/heads/main@{#961719}
- Loading branch information