chore: avoid appending git version to the exported patches (#15389)
* chore: avoid appending git version to the exported patches * fix no-eol at end of v8 patch
This commit is contained in:
parent
ec4a0e096f
commit
d56617e5d0
109 changed files with 14 additions and 329 deletions
|
@ -18,6 +18,3 @@ index 061ad189c46d5f0f1afb09052cc21aeb7e60a744..d64ba4f20d49a57b29e1ad5bc7ac5361
|
|||
if (is_shutdown_ || non_web_url_in_guest) {
|
||||
url_loader_client->OnComplete(
|
||||
network::URLLoaderCompletionStatus(net::ERR_ABORTED));
|
||||
--
|
||||
2.17.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue