New issue
Advanced search Search tips

Issue 839343 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

blink_platform_unittests are missing some dependencies

Project Member Reported by eseckler@chromium.org, May 3 2018

Issue description

blink_platform_unittests don't build on a clean checkout:


../../third_party/blink/renderer/core/script/layered_api.cc:8:10: fatal error: 'third_party/blink/public/resources/grit/blink_resources.h' file not found


To repro, init a new output folder and build blink_platform_unittests.

The target builds fine if you first build the "chrome" target.
 

Sign in to add a comment