Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1043)

Unified Diff: third_party/openh264/openh264_sources.gni

Issue 2784393003: Add missing header files to GN files (2 of N) (Closed)
Patch Set: manual fixes Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/leveldatabase/BUILD.gn ('k') | third_party/wds/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « third_party/leveldatabase/BUILD.gn ('k') | third_party/wds/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698