blob: 25bb942c4ca5693a5cee07184415117799f6bab8 [file] [log] [blame]
diff --git a/BUILD.gn b/BUILD.gn
index a8a82258d3d..627c6e191a4 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -21,7 +21,7 @@ group("all") {
pkg_config("target_defaults_pkgs") {
pkg_deps = [
- "libchrome-${libbase_ver}",
+ "libchrome",
"openssl",
"protobuf",
]