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

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

Issue 2731443003: Removed CRWWebController dependency from NativeAppNavigationController. (Closed)
Patch Set: Added missing import Created 3 years, 10 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/chrome/browser/native_app_launcher/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/native_app_launcher/BUILD.gn
diff --git a/ios/chrome/browser/native_app_launcher/BUILD.gn b/ios/chrome/browser/native_app_launcher/BUILD.gn
index f873d674d3d5b366640b4c0bcc19d6e840129369..b31255963a2110cba845c80b8f388898033a833f 100644
--- a/ios/chrome/browser/native_app_launcher/BUILD.gn
+++ b/ios/chrome/browser/native_app_launcher/BUILD.gn
@@ -92,6 +92,7 @@ source_set("unit_tests_internal") {
"//base/test:test_support",
"//components/infobars/core",
"//ios/chrome/browser",
+ "//ios/chrome/browser/infobars:infobars",
"//ios/chrome/browser/web:test_support",
"//ios/chrome/test:test_support",
"//ios/public/provider/chrome/browser",
« no previous file with comments | « no previous file | ios/chrome/browser/native_app_launcher/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698