Index: base/debug/profiler.cc |
diff --git a/base/debug/profiler.cc b/base/debug/profiler.cc |
index b499c14e6b250e74bfafb4ce711d5f6de62372c3..75e9aac0cba57e4784d21647faf1a2ee8372ae81 100644 |
--- a/base/debug/profiler.cc |
+++ b/base/debug/profiler.cc |
@@ -10,6 +10,7 @@ |
#include "base/process/process_handle.h" |
#include "base/strings/string_number_conversions.h" |
#include "base/strings/string_util.h" |
+#include "build/build_config.h" |
#if defined(OS_WIN) |
#include "base/win/pe_image.h" |