ResizeWindow       48 content/shell/browser/shell_aura.cc   platform_->ResizeWindow(gfx::Size(width, height));
ResizeWindow       36 content/shell/browser/shell_platform_data_aura.h   void ResizeWindow(const gfx::Size& size);
ResizeWindow      485 content/shell/browser/shell_views.cc       platform_->ResizeWindow(content_size_);