summaryrefslogtreecommitdiff
path: root/chromium/base/process/process_handle.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/base/process/process_handle.cc')
-rw-r--r--chromium/base/process/process_handle.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/chromium/base/process/process_handle.cc b/chromium/base/process/process_handle.cc
index 7b130b40b14..fcaa129126c 100644
--- a/chromium/base/process/process_handle.cc
+++ b/chromium/base/process/process_handle.cc
@@ -6,6 +6,8 @@
#include <stdint.h>
+#include <ostream>
+
#include "base/check.h"
#include "build/build_config.h"