win32 builder flake due to missing 'url/mojom/origin.mojom.h' |
|
Issue descriptionThe win32 builder flaked on a mojom file missing; I suspect a missing dependency. Quite a wide cc since I don't know who is responsible for it. https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/win32-rel/3683 In file included from gen/chrome/common/client_hints.mojom-blink.cc:36: In file included from ../..\third_party/blink/renderer/platform/mojo/security_origin_struct_traits.h:11: ../..\url/mojom/origin_mojom_traits.h(11,10): fatal error: 'url/mojom/origin.mojom.h' file not found #include "url/mojom/origin.mojom.h" ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. tbansal@chromium.org, ryansturm@chromium.org - OWNERs for client_hints dcheng@chromium.org, mkwst@chromium.org - two random picks from OWNERs for security_origin_struct_traits.h
,
Oct 3
This is a dupe of issue 891686 which is sadly internal-only. Keeping this open since it's the public-visible version of this bug. In the other bug we have determined the believed cause and nasko@ has been assigned to fix it. |
|
►
Sign in to add a comment |
|
Comment 1 by tbansal@chromium.org
, Oct 3