Index: ios/crnet/crnet_consumer/BUILD.gn |
diff --git a/ios/crnet/crnet_consumer/BUILD.gn b/ios/crnet/crnet_consumer/BUILD.gn |
index f4b6ea6901a54440023cbaa0a91365704a803472..d67c65aef695167a5c463654206eb25a6982f687 100644 |
--- a/ios/crnet/crnet_consumer/BUILD.gn |
+++ b/ios/crnet/crnet_consumer/BUILD.gn |
@@ -10,7 +10,6 @@ ios_app_bundle("crnet_consumer") { |
deps = [ |
"//base", |
"//ios/crnet:crnet_framework+link", |
- "//ios/crnet:crnet_sources", |
# All shared libraries must have the sanitizer deps to properly link in |
# asan mode (this target will be empty in other cases). |