DescriptionOnly access the genius app in Google-branded builds
ShowHelpImpl incorrectly used the OFFICIAL_BUILD flag for a feature
that should only be in Google-branded builds.
The app is only whitelisted by IsComponentExtensionWhitelisted when
GOOGLE_CHROME_BUILD is set, so this mismatch would cause a crash in
ChromiumOS builds.
BUG=none
TEST=Build browser with is_official_build=true and target_os=chromeos. Click the help button in the system menu, verify it does not crash.
Review-Url: https://codereview.chromium.org/2822793002
Cr-Commit-Position: refs/heads/master@{#464839}
Committed: https://chromium.googlesource.com/chromium/src/+/260b89ab85b12c863d2d9c1b4c995dfddf8b199c
Patch Set 1 #
Messages
Total messages: 8 (4 generated)
|