Index: content/browser/compositor/delegated_frame_host.h |
diff --git a/content/browser/compositor/delegated_frame_host.h b/content/browser/compositor/delegated_frame_host.h |
index bfde8f22ce6204b92a09007cf7dafaf312a9fa23..7972bfa29101ba9daa97288200024cce0e2eed2a 100644 |
--- a/content/browser/compositor/delegated_frame_host.h |
+++ b/content/browser/compositor/delegated_frame_host.h |
@@ -126,7 +126,7 @@ class CONTENT_EXPORT DelegatedFrameHost |
scoped_ptr<cc::DelegatedFrameData> frame_data, |
float frame_device_scale_factor, |
const std::vector<ui::LatencyInfo>& latency_info, |
- std::vector<uint32_t>* satifies_sequences); |
+ std::vector<uint32_t>* satisfies_sequences); |
void WasHidden(); |
void WasShown(const ui::LatencyInfo& latency_info); |
void WasResized(); |