| Index: content/renderer/render_widget.h
|
| ===================================================================
|
| --- content/renderer/render_widget.h (revision 283005)
|
| +++ content/renderer/render_widget.h (working copy)
|
| @@ -213,8 +213,6 @@
|
| // we should not send an extra ack (see SendAckForMouseMoveFromDebugger).
|
| void IgnoreAckForMouseMoveFromDebugger();
|
|
|
| - bool UsingSynchronousRendererCompositor() const;
|
| -
|
| // ScreenMetricsEmulator class manages screen emulation inside a render
|
| // widget. This includes resizing, placing view on the screen at desired
|
| // position, changing device scale factor, and scaling down the whole
|
|
|