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

Unified Diff: ios/public/provider/chrome/browser/native_app_launcher/BUILD.gn

Issue 2539143002: [iOS] Clean deps and public_deps. (Closed)
Patch Set: Fix deps Created 4 years 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 | « ios/public/provider/chrome/browser/build_config.gni ('k') | ios/web/public/app/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/public/provider/chrome/browser/native_app_launcher/BUILD.gn
diff --git a/ios/public/provider/chrome/browser/native_app_launcher/BUILD.gn b/ios/public/provider/chrome/browser/native_app_launcher/BUILD.gn
index 42a109215ef0fd7bf205a81614e4b2375e0a7ca1..b647bb388d1e5423f085d9f38ab0adf9fbf6e849 100644
--- a/ios/public/provider/chrome/browser/native_app_launcher/BUILD.gn
+++ b/ios/public/provider/chrome/browser/native_app_launcher/BUILD.gn
@@ -20,6 +20,7 @@ source_set("test_support") {
"fake_native_app_whitelist_manager.mm",
]
deps = [
+ ":native_app_launcher",
"//base",
"//ios/public/provider/chrome/browser",
"//url",
« no previous file with comments | « ios/public/provider/chrome/browser/build_config.gni ('k') | ios/web/public/app/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698