Chromium Code Reviews| Index: content/shell/shell_mac.mm |
| diff --git a/content/shell/shell_mac.mm b/content/shell/shell_mac.mm |
| index cf97720814223ae775a4afef159d15470994750d..2c73595357ad185c0c3485cc0cf80ea0fe2cce59 100644 |
| --- a/content/shell/shell_mac.mm |
| +++ b/content/shell/shell_mac.mm |
| @@ -137,7 +137,7 @@ void MakeShellButton(NSRect* rect, |
| namespace content { |
| -void Shell::PlatformInitialize() { |
| +void Shell::PlatformInitialize(const gfx::Size& default_window_size) { |
| } |
| void Shell::PlatformCleanUp() { |