summaryrefslogtreecommitdiffstats
path: root/media/test/pipeline_integration_fuzzertest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'media/test/pipeline_integration_fuzzertest.cc')
-rw-r--r--media/test/pipeline_integration_fuzzertest.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/media/test/pipeline_integration_fuzzertest.cc b/media/test/pipeline_integration_fuzzertest.cc
index b9fa6b7..a00b328 100644
--- a/media/test/pipeline_integration_fuzzertest.cc
+++ b/media/test/pipeline_integration_fuzzertest.cc
@@ -2,6 +2,9 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
+#include <stddef.h>
+#include <stdint.h>
+
#include "base/at_exit.h"
#include "base/command_line.h"
#include "base/logging.h"