aboutsummaryrefslogtreecommitdiff
path: root/gn/gn_to_bp.py
diff options
context:
space:
mode:
Diffstat (limited to 'gn/gn_to_bp.py')
-rwxr-xr-xgn/gn_to_bp.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/gn_to_bp.py b/gn/gn_to_bp.py
index 16a2ea5caa..c38a086cb3 100755
--- a/gn/gn_to_bp.py
+++ b/gn/gn_to_bp.py
@@ -180,7 +180,7 @@ cc_library_static {
"android",
],
},
- linux_glibc: {
+ host_linux: {
srcs: [
$linux_srcs
],