| Index: chrome/common/devtools_messages.h
|
| ===================================================================
|
| --- chrome/common/devtools_messages.h (revision 79188)
|
| +++ chrome/common/devtools_messages.h (working copy)
|
| @@ -44,7 +44,7 @@
|
|
|
| #include "ipc/ipc_message_macros.h"
|
|
|
| -// Singly-included section not yet converted.
|
| +// Singly-included section.
|
| #ifndef CHROME_COMMON_DEVTOOLS_MESSAGES_H_
|
| #define CHROME_COMMON_DEVTOOLS_MESSAGES_H_
|
|
|
| @@ -100,4 +100,3 @@
|
|
|
| // Enables/disables the apu agent.
|
| IPC_MESSAGE_CONTROL1(DevToolsAgentMsg_SetApuAgentEnabled, bool /* enabled */)
|
| -
|
|
|