Chromium Code Reviews
Descriptionnogncheck an include guarded under OS_CHROMEOS
A header guarded under OS_CHROMEOS was added in [1]. It is provided by
the target //components/crash/content/app which is also only used in
chrome/app/mash/BUILD.gn for chromeos. However, this is making gn check
fail under non-chromeos targets e.g. the Linux Ozone bot [2].
This CL addresses the issue with a nogncheck, as it was done in [3].
[1] https://codereview.chromium.org/2643853005
[2] https://build.chromium.org/p/chromium.fyi/builders/Ozone Linux
[3] https://codereview.chromium.org/2620503002/
BUG=585218
Review-Url: https://codereview.chromium.org/2646983002
Cr-Commit-Position: refs/heads/master@{#445159}
Committed: https://chromium.googlesource.com/chromium/src/+/1a33354531479b5530b1a26a72412472b9628efd
Patch Set 1 #
Messages
Total messages: 14 (7 generated)
|
|||||||||||||||||||