Add nogncheck to include which GN thinks is not ok
//media/capture:capture_unittests only includes this file on chromeos and so if it is being built on a non-cros machine, then gn will give an error message. //media/gpu/vaapi:common includes only //ui/gfx/ozone only when use_x11 is set to true, so it needs a nogncheck on vaapi_wrapper.h when it includes the x11 header. Change-Id: I09580a36f349f797100c9c8e82d9a063b997afc0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2436705Reviewed-by:Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Ted Meyer <tmathmeyer@chromium.org> Cr-Commit-Position: refs/heads/master@{#813074}
Showing
Please register or sign in to comment