Chromium Code Reviews| Index: chrome/common/devtools_messages_internal.h |
| diff --git a/chrome/common/devtools_messages_internal.h b/chrome/common/devtools_messages_internal.h |
| index 377849742aa641b333ae34c28b32a03c9e85e5cf..4411a2151bbfe31d6c049f4a9de0df158355bab2 100644 |
| --- a/chrome/common/devtools_messages_internal.h |
| +++ b/chrome/common/devtools_messages_internal.h |
| @@ -42,7 +42,7 @@ |
| // |
| // This file describes developer tools message types. |
| -#include "chrome/common/ipc_message_macros.h" |
| +#include "ipc/ipc_message_macros.h" |
| // These are messages sent from DevToolsAgent to DevToolsClient through the |
| // browser. |