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

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

Issue 2521493003: [ios] Adds BrandedImageProvider and its associated image resources. (Closed)
Patch Set: Review 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
Index: ios/chrome/browser/providers/BUILD.gn
diff --git a/ios/chrome/browser/providers/BUILD.gn b/ios/chrome/browser/providers/BUILD.gn
index 7964ef119087ec103676785bc8c32eb9809b63cf..4267e0fbe667f5b60bfe5ea9df8402f16bc6333e 100644
--- a/ios/chrome/browser/providers/BUILD.gn
+++ b/ios/chrome/browser/providers/BUILD.gn
@@ -15,6 +15,7 @@ source_set("providers") {
]
deps = [
"//base",
+ "//ios/chrome/browser/providers/images",
"//ios/public/provider/chrome/browser",
"//ios/public/provider/chrome/browser:provider_flags",
]
« no previous file with comments | « ios/chrome/app/theme/ios_theme_resources.grd ('k') | ios/chrome/browser/providers/chromium_browser_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698