lint fix 📝
This commit is contained in:
parent
c54f7f2a8d
commit
3b94d268eb
3 changed files with 13 additions and 13 deletions
|
@ -131,7 +131,7 @@ class AtomCopyFrameGenerator {
|
||||||
frame_rate_threshold_us);
|
frame_rate_threshold_us);
|
||||||
}
|
}
|
||||||
|
|
||||||
private:
|
private:
|
||||||
void CopyFromCompositingSurfaceHasResult(
|
void CopyFromCompositingSurfaceHasResult(
|
||||||
const gfx::Rect& damage_rect,
|
const gfx::Rect& damage_rect,
|
||||||
std::unique_ptr<cc::CopyOutputResult> result) {
|
std::unique_ptr<cc::CopyOutputResult> result) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue