lint fix 📝

This commit is contained in:
Heilig Benedek 2017-04-12 20:54:03 +02:00
parent c54f7f2a8d
commit 3b94d268eb
3 changed files with 13 additions and 13 deletions

View file

@ -131,7 +131,7 @@ class AtomCopyFrameGenerator {
frame_rate_threshold_us);
}
private:
private:
void CopyFromCompositingSurfaceHasResult(
const gfx::Rect& damage_rect,
std::unique_ptr<cc::CopyOutputResult> result) {