Remove the view-painted event
This commit is contained in:
parent
1e4c83eb93
commit
5dabc47440
6 changed files with 0 additions and 19 deletions
|
@ -39,7 +39,5 @@ IPC_MESSAGE_ROUTED3(AtomViewMsg_Message,
|
|||
IPC_MESSAGE_ROUTED1(AtomViewHostMsg_UpdateDraggableRegions,
|
||||
std::vector<atom::DraggableRegion> /* regions */)
|
||||
|
||||
IPC_MESSAGE_ROUTED0(AtomViewHostMsg_DidCommitCompositorFrame)
|
||||
|
||||
// Update renderer process preferences.
|
||||
IPC_MESSAGE_CONTROL1(AtomMsg_UpdatePreferences, base::ListValue)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue