REVIEW: move ipc use from rvh to rfh
This commit is contained in:
parent
b552ad7065
commit
5684f8886f
7 changed files with 62 additions and 39 deletions
|
@ -149,9 +149,6 @@ class WebContents : public mate::TrackableObject<WebContents>,
|
|||
void AddWorkSpace(mate::Arguments* args, const base::FilePath& path);
|
||||
void RemoveWorkSpace(mate::Arguments* args, const base::FilePath& path);
|
||||
|
||||
// IPC
|
||||
bool Send(IPC::Message* message);
|
||||
|
||||
// Editing commands.
|
||||
void Undo();
|
||||
void Redo();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue