Remove OnMessageReceived from NativeWindow
This commit is contained in:
parent
44e7282b4b
commit
bffb31c337
8 changed files with 27 additions and 21 deletions
|
@ -1122,7 +1122,6 @@ gfx::Rect NativeWindowViews::WindowBoundsToContentBounds(
|
|||
}
|
||||
|
||||
void NativeWindowViews::UpdateDraggableRegions(
|
||||
content::RenderFrameHost* rfh,
|
||||
const std::vector<DraggableRegion>& regions) {
|
||||
// Draggable region is not supported for non-frameless window.
|
||||
if (has_frame())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue