summaryrefslogtreecommitdiff
path: root/chromium/third_party/perfetto/src/trace_processor/importers/proto/proto_importer_module.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/perfetto/src/trace_processor/importers/proto/proto_importer_module.h')
-rw-r--r--chromium/third_party/perfetto/src/trace_processor/importers/proto/proto_importer_module.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/chromium/third_party/perfetto/src/trace_processor/importers/proto/proto_importer_module.h b/chromium/third_party/perfetto/src/trace_processor/importers/proto/proto_importer_module.h
index c56f0344f91..bc2386e2131 100644
--- a/chromium/third_party/perfetto/src/trace_processor/importers/proto/proto_importer_module.h
+++ b/chromium/third_party/perfetto/src/trace_processor/importers/proto/proto_importer_module.h
@@ -17,6 +17,8 @@
#ifndef SRC_TRACE_PROCESSOR_IMPORTERS_PROTO_PROTO_IMPORTER_MODULE_H_
#define SRC_TRACE_PROCESSOR_IMPORTERS_PROTO_PROTO_IMPORTER_MODULE_H_
+#include <cstdint>
+
#include "perfetto/ext/base/optional.h"
#include "perfetto/trace_processor/status.h"