Descriptioncontent: Fix a clobber build of GN.
ninja: error: 'gen/webkit/blink_resources.pak', needed by
'obj/content/shell/pak.inputdeps.stamp', missing and no known rule to
make it
The right patch should be:
$root_gen_dir/blink/public/resources/blink_resources.pak
This one:
ninja: error: 'gen/webkit/webkit_resources_100_percent.pak', needed by 'obj/content/shell/pak.inputdeps.stamp', missing and no known rule to make it
was very likely caused by https://chromium.googlesource.com/chromium/src.git/+/4eebe74dc1fd6d3780180361f75707a6be33c3ce
BUG=None
TEST=None
TBR=brettw@chromium.org
Patch Set 1 #Patch Set 2 : #Patch Set 3 : shell_and_test_pak FIXED #
Messages
Total messages: 15 (0 generated)
|