Index: chrome/common/crash_keys.cc |
diff --git a/chrome/common/crash_keys.cc b/chrome/common/crash_keys.cc |
index 93b98e53fe92e24add647c292afdbb3d6c5668b9..bdef33f327df8dd080c4dde660765622efd2da49 100644 |
--- a/chrome/common/crash_keys.cc |
+++ b/chrome/common/crash_keys.cc |
@@ -8,9 +8,11 @@ |
#include "base/command_line.h" |
#include "base/format_macros.h" |
#include "base/logging.h" |
+#include "base/macros.h" |
#include "base/strings/string_split.h" |
#include "base/strings/string_util.h" |
#include "base/strings/stringprintf.h" |
+#include "build/build_config.h" |
#include "chrome/common/chrome_switches.h" |
#include "components/flags_ui/flags_ui_switches.h" |
#include "content/public/common/content_switches.h" |