summaryrefslogtreecommitdiffstats
path: root/media/base/video_frame_metadata.cc
diff options
context:
space:
mode:
Diffstat (limited to 'media/base/video_frame_metadata.cc')
-rw-r--r--media/base/video_frame_metadata.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/media/base/video_frame_metadata.cc b/media/base/video_frame_metadata.cc
index af2d36d..31b1918 100644
--- a/media/base/video_frame_metadata.cc
+++ b/media/base/video_frame_metadata.cc
@@ -2,6 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
+#include <stdint.h>
+
#include "base/logging.h"
#include "base/strings/string_number_conversions.h"
#include "media/base/video_frame_metadata.h"