summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/about_ipc_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/views/about_ipc_dialog.h')
-rw-r--r--chrome/browser/ui/views/about_ipc_dialog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/ui/views/about_ipc_dialog.h b/chrome/browser/ui/views/about_ipc_dialog.h
index f181cff..89aa2dd 100644
--- a/chrome/browser/ui/views/about_ipc_dialog.h
+++ b/chrome/browser/ui/views/about_ipc_dialog.h
@@ -6,6 +6,8 @@
#define CHROME_BROWSER_UI_VIEWS_ABOUT_IPC_DIALOG_H_
#pragma once
+#include "ipc/ipc_message.h" // For IPC_MESSAGE_LOG_ENABLED.
+
#if defined(OS_WIN) && defined(IPC_MESSAGE_LOG_ENABLED)
#include <atlbase.h>