| Index: third_party/openh264/openh264_sources.gni
|
| diff --git a/third_party/openh264/openh264_sources.gni b/third_party/openh264/openh264_sources.gni
|
| index 6f8c4f54a9d0fdf03f9dfd9fc9803fe9af6a2cd0..7d9d6d252ccaeb6c5174904540b808a44c334bfa 100644
|
| --- a/third_party/openh264/openh264_sources.gni
|
| +++ b/third_party/openh264/openh264_sources.gni
|
| @@ -49,6 +49,7 @@ openh264_common_sources = [
|
| "//third_party/openh264/src/codec/common/src/memory_align.cpp",
|
| "//third_party/openh264/src/codec/common/src/sad_common.cpp",
|
| "//third_party/openh264/src/codec/common/src/utils.cpp",
|
| + "//third_party/openh264/src/codec/common/src/utils.h",
|
| "//third_party/openh264/src/codec/common/src/welsCodecTrace.cpp",
|
| ]
|
|
|
|
|