New issue
Advanced search Search tips

Issue 636943 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Aug 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

win building is flaky because of missing translate.mojom.h

Project Member Reported by kolos@chromium.org, Aug 11 2016

Issue description

This build failed because of missing translate.mojom.h

ninja -t msvc -e environment.x86 -- C:\b\c\cipd\goma/gomacc.exe "C:\b\depot_tools\win_toolchain\vs_files\95ddda401ec5678f15eeed01d2bee08fcbc5ee97\VC\bin\amd64_x86/cl.exe" /nologo /showIncludes /FC @obj/extensions/extensions_browsertests/usb_apitest.obj.rsp /c ../../extensions/browser/api/usb/usb_apitest.cc /Foobj/extensions/extensions_browsertests/usb_apitest.obj /Fd"obj/extensions/extensions_browsertests_cc.pdb"

c:\b\c\b\win_archive\src\components\translate\content\browser\content_translate_driver.h(13): fatal error C1083: Cannot open include file: 'components/translate/content/common/translate.mojom.h': No such file or directory

Suspected CL: https://codereview.chromium.org/2143383002 where reference to translate.mojom.h was added.
 

Comment 1 by samli@chromium.org, Aug 12 2016

Cc: xidac...@chromium.org
Status: WontFix (was: Assigned)
Based on xidachen's comment, this was due to the bot being flaky.

Sign in to add a comment