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

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

Issue 2527383002: Split //ios/public/provider/chrome/browser/* targets. (Closed)
Patch Set: Rebase. Created 4 years, 1 month 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/chrome/browser/browser_state/BUILD.gn ('k') | ios/chrome/browser/native_app_launcher/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/infobars/BUILD.gn
diff --git a/ios/chrome/browser/infobars/BUILD.gn b/ios/chrome/browser/infobars/BUILD.gn
index d829cab4b4697f6fa908973a06b7b63d49ebb3d7..a2a9c6d59e4c3b6c97535dcf77d2d87e96190ed1 100644
--- a/ios/chrome/browser/infobars/BUILD.gn
+++ b/ios/chrome/browser/infobars/BUILD.gn
@@ -24,6 +24,7 @@ source_set("infobars") {
"//base",
"//components/translate/core/browser",
"//ios/public/provider/chrome/browser",
+ "//ios/public/provider/chrome/browser/ui",
"//ios/web",
"//ui/base",
"//ui/gfx",
« no previous file with comments | « ios/chrome/browser/browser_state/BUILD.gn ('k') | ios/chrome/browser/native_app_launcher/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698