LaCrOS: Replace is_chromeos with is_chromeos_ash
The change is mostly mechanical replacing GN variable is_chromeos with with is_chromeos_ash with some special cases (For those cases please refer to http://go/lacros-macros). The patch is made in preparation to switching lacros build from target_os=linux to target_os=chromeos. This will prevent lacros from changing behaviour after the switch. Bug: 1052397 Change-Id: I516266244abf4f05495f690afcf330b7f28c27d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2595747Reviewed-by:Scott Violet <sky@chromium.org> Commit-Queue: Yuta Hijikata <ythjkt@chromium.org> Cr-Commit-Position: refs/heads/master@{#837850}
Showing
Please register or sign in to comment