Remove RemoteObject, C++ layer should only have basic bridges.
This commit is contained in:
parent
db0717851d
commit
2ba3ce740c
5 changed files with 1 additions and 131 deletions
|
@ -16,7 +16,7 @@
|
|||
#define IPC_MESSAGE_START ShellMsgStart
|
||||
|
||||
IPC_SYNC_MESSAGE_CONTROL2_1(AtomViewHostMsg_Allocate_Object,
|
||||
std::string /* type name */,
|
||||
std::string /* module */,
|
||||
DictionaryValue /* options */,
|
||||
int /* object id */)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue