Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(606)

Unified Diff: ios/crnet/crnet_consumer/BUILD.gn

Issue 2323033002: Use CrNet.framework in crnet_test and crnet_consumer apps. (Closed)
Patch Set: Address nit. Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ios/crnet/crnet_consumer/crnet_consumer_app_delegate.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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).
« no previous file with comments | « no previous file | ios/crnet/crnet_consumer/crnet_consumer_app_delegate.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698