summaryrefslogtreecommitdiff
path: root/chromium/base/profiler/stack_copier_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/base/profiler/stack_copier_unittest.cc')
-rw-r--r--chromium/base/profiler/stack_copier_unittest.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/base/profiler/stack_copier_unittest.cc b/chromium/base/profiler/stack_copier_unittest.cc
index 7119af446db..4eb6e7d8486 100644
--- a/chromium/base/profiler/stack_copier_unittest.cc
+++ b/chromium/base/profiler/stack_copier_unittest.cc
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
+#include <cstring>
#include <memory>
#include <numeric>