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 790eb18722b1eac69480ab1eb00f7c121f6ba66c..7570a8bb683b4248e4d6b2c4e1e7a9db1278dfdd 100755 |
--- a/build/linux/unbundle/replace_gn_files.py |
+++ b/build/linux/unbundle/replace_gn_files.py |
@@ -21,6 +21,7 @@ REPLACEMENTS = { |
'flac': 'third_party/flac/BUILD.gn', |
'harfbuzz-ng': 'third_party/harfbuzz-ng/BUILD.gn', |
'icu': 'third_party/icu/BUILD.gn', |
+ 'libdrm': 'third_party/libdrm/BUILD.gn', |
'libevent': 'base/third_party/libevent/BUILD.gn', |
'libjpeg': 'build/secondary/third_party/libjpeg_turbo/BUILD.gn', |
'libpng': 'third_party/libpng/BUILD.gn', |