Address review comments
This commit is contained in:
parent
5194288fce
commit
e19e2b9242
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
||||||
#include "content/public/common/content_ipc_logging.h"
|
#include "content/public/common/content_ipc_logging.h"
|
||||||
#define IPC_LOG_TABLE_ADD_ENTRY(msg_id, logger) \
|
#define IPC_LOG_TABLE_ADD_ENTRY(msg_id, logger) \
|
||||||
content::RegisterIPCLogger(msg_id, logger)
|
content::RegisterIPCLogger(msg_id, logger)
|
||||||
#include "atom/common/api/api_messages.h"
|
#include "atom/common/common_message_generator.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
namespace atom {
|
namespace atom {
|
||||||
|
|
Loading…
Reference in a new issue