summaryrefslogtreecommitdiffstats
path: root/chrome/common/debug_flags.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/debug_flags.cc')
-rw-r--r--chrome/common/debug_flags.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/debug_flags.cc b/chrome/common/debug_flags.cc
index 97c2725..5e0b43e 100644
--- a/chrome/common/debug_flags.cc
+++ b/chrome/common/debug_flags.cc
@@ -7,6 +7,7 @@
#include "base/base_switches.h"
#include "base/command_line.h"
#include "chrome/common/chrome_switches.h"
+#include "ipc/ipc_switches.h"
bool DebugFlags::ProcessDebugFlags(CommandLine* command_line,
ChildProcessInfo::ProcessType type,