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

Unified Diff: ios/chrome/browser/providers/images/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/providers/BUILD.gn ('k') | ios/chrome/browser/sessions/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/providers/images/BUILD.gn
diff --git a/ios/chrome/browser/providers/images/BUILD.gn b/ios/chrome/browser/providers/images/BUILD.gn
index f0309436e6c3f36405101a5f0e819104b8cc4379..9aad49ee2d2b58694e1ebff41e946cb9d4071277 100644
--- a/ios/chrome/browser/providers/images/BUILD.gn
+++ b/ios/chrome/browser/providers/images/BUILD.gn
@@ -11,6 +11,7 @@ source_set("images") {
"//base",
"//ios/chrome/app/theme",
"//ios/public/provider/chrome/browser",
+ "//ios/public/provider/chrome/browser/images",
"//ui/base",
]
configs += [ "//build/config/compiler:enable_arc" ]
« no previous file with comments | « ios/chrome/browser/providers/BUILD.gn ('k') | ios/chrome/browser/sessions/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698