Index: base/debug/stack_trace_android.cc |
diff --git a/base/debug/stack_trace_android.cc b/base/debug/stack_trace_android.cc |
index c07f34a9957ac536eab7f4f50a4b9ad88898bfdd..5168b188da2f683a1ae50c830fbfdb57421a69e2 100644 |
--- a/base/debug/stack_trace_android.cc |
+++ b/base/debug/stack_trace_android.cc |
@@ -6,6 +6,7 @@ |
#include <android/log.h> |
#include <unwind.h> |
+#include <ostream> |
#include "base/debug/proc_maps_linux.h" |
#include "base/strings/stringprintf.h" |