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

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

Issue 2593103002: Remove ChromeBrowserProvider::SetUIViewAlphaWithAnimation(). (Closed)
Patch Set: Restore #include removed by mistake. Created 3 years, 12 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
Index: ios/chrome/browser/infobars/BUILD.gn
diff --git a/ios/chrome/browser/infobars/BUILD.gn b/ios/chrome/browser/infobars/BUILD.gn
index d58f0159581b7d94bef1d347fb4d458a59f118a8..38c173a4a73c73499db3f45dfe71edebde201be1 100644
--- a/ios/chrome/browser/infobars/BUILD.gn
+++ b/ios/chrome/browser/infobars/BUILD.gn
@@ -25,7 +25,7 @@ source_set("infobars") {
"//base",
"//components/translate/core/browser",
"//ios/chrome/browser/ui/infobars",
- "//ios/public/provider/chrome/browser",
+ "//ios/chrome/common",
"//ios/web",
"//ui/base",
"//ui/gfx",
« no previous file with comments | « ios/chrome/browser/downstream_chromium_browser_provider.mm ('k') | ios/chrome/browser/infobars/infobar_container_ios.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698