Index: components/crash/content/app/BUILD.gn |
diff --git a/components/crash/content/app/BUILD.gn b/components/crash/content/app/BUILD.gn |
index 7662d852183b51aa843d3975deefc16cc4bb3bf5..c02d9c651165fe66278e129adf2f1179704d0c3b 100644 |
--- a/components/crash/content/app/BUILD.gn |
+++ b/components/crash/content/app/BUILD.gn |
@@ -47,7 +47,7 @@ source_set("app") { |
public_deps = [ |
":app_non_mac_win", |
":lib", |
- "//third_party/kasko", |
+ "//third_party/kasko:kasko_features", |
] |
deps = [ |
"//base", |