| Index: content/browser/renderer_host/render_view_host.h
|
| ===================================================================
|
| --- content/browser/renderer_host/render_view_host.h (revision 110522)
|
| +++ content/browser/renderer_host/render_view_host.h (working copy)
|
| @@ -439,7 +439,7 @@
|
| void DisableScrollbarsForThreshold(const gfx::Size& size);
|
|
|
| // Instructs the RenderView to send back updates to the preferred size.
|
| - void EnablePreferredSizeMode(int flags);
|
| + void EnablePreferredSizeMode();
|
|
|
| // Executes custom context menu action that was provided from WebKit.
|
| void ExecuteCustomContextMenuCommand(
|
|
|