diff options
Diffstat (limited to 'chrome/common/debug_flags.h')
-rw-r--r-- | chrome/common/debug_flags.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/debug_flags.h b/chrome/common/debug_flags.h index 9671e47..2f68aee 100644 --- a/chrome/common/debug_flags.h +++ b/chrome/common/debug_flags.h @@ -6,7 +6,7 @@ #define CHROME_COMMON_DEBUG_FLAGS_H__ #pragma once -#include "chrome/common/child_process_info.h" +#include "content/common/child_process_info.h" class CommandLine; |