Index: content/browser/renderer_host/render_widget_host_impl.h |
diff --git a/content/browser/renderer_host/render_widget_host_impl.h b/content/browser/renderer_host/render_widget_host_impl.h |
index 3d683d67335dbecee6b06ef0a4516a589cbb668c..14a0acdfcb80e380a6d0ed2fd844c59303e57c08 100644 |
--- a/content/browser/renderer_host/render_widget_host_impl.h |
+++ b/content/browser/renderer_host/render_widget_host_impl.h |
@@ -651,7 +651,6 @@ class CONTENT_EXPORT RenderWidgetHostImpl |
const std::vector<gfx::Rect>& character_bounds); |
#endif |
void OnImeCancelComposition(); |
- void OnDidActivateAcceleratedCompositing(bool activated); |
void OnLockMouse(bool user_gesture, |
bool last_unlocked_by_target, |
bool privileged); |