summaryrefslogtreecommitdiff
path: root/chromium/components/metrics/psi_memory_parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/metrics/psi_memory_parser.h')
-rw-r--r--chromium/components/metrics/psi_memory_parser.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/chromium/components/metrics/psi_memory_parser.h b/chromium/components/metrics/psi_memory_parser.h
index c1384dd2ed1..da6b5fdb705 100644
--- a/chromium/components/metrics/psi_memory_parser.h
+++ b/chromium/components/metrics/psi_memory_parser.h
@@ -5,6 +5,8 @@
#ifndef COMPONENTS_METRICS_PSI_MEMORY_PARSER_H_
#define COMPONENTS_METRICS_PSI_MEMORY_PARSER_H_
+#include <cstdint>
+
#include <string>
#include "base/gtest_prod_util.h"