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
|
@ -42,6 +42,3 @@ index 92afcc77910610e53378f55adc003cc1bdf3109a..42bd6fd7c169de36c775471c68b456f1
|
|||
DelegatedFrameHost* BrowserCompositorMac::GetDelegatedFrameHost() {
|
||||
DCHECK(delegated_frame_host_);
|
||||
return delegated_frame_host_.get();
|
||||
--
|
||||
2.17.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue