LaCrOS: Define BUILDFLAG(IS_ASH).
In order to build lacros-chrome with target_os="chromeos", we will be replacing existing defined(OS_CHROMEOS) with BUILDFLAG(IS_ASH) where appropriate i.e. the parts only needed for ash-chrome. For more detail please read the design doc go/lacros-build-config. Test: None Bug: 1052397 Change-Id: Iee48f0a3cc37efbee1b7959c9340d1255e735a1c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2426071Reviewed-by:Hidehiko Abe <hidehiko@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Yuta Hijikata <ythjkt@chromium.org> Cr-Commit-Position: refs/heads/master@{#811054}
Showing
Please register or sign in to comment