Index: build/linux/unbundle/replace_gn_files.py |
diff --git a/build/linux/unbundle/replace_gn_files.py b/build/linux/unbundle/replace_gn_files.py |
index 0b023d65912dcb9f007de5ba6aebc0692bc56224..c5f592d324ae65f481f6f0ea19c98699104145e3 100755 |
--- a/build/linux/unbundle/replace_gn_files.py |
+++ b/build/linux/unbundle/replace_gn_files.py |
@@ -30,6 +30,7 @@ REPLACEMENTS = { |
'libwebp': 'third_party/libwebp/BUILD.gn', |
'libxml': 'third_party/libxml/BUILD.gn', |
'libxslt': 'third_party/libxslt/BUILD.gn', |
+ 'openh264': 'third_party/openh264/BUILD.gn', |
'opus': 'third_party/opus/BUILD.gn', |
're2': 'third_party/re2/BUILD.gn', |
'snappy': 'third_party/snappy/BUILD.gn', |