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

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

Issue 2644123003: Move ios/ui/suggestions to ios/ui/content_suggestions (Closed)
Patch Set: Rebase Created 3 years, 11 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/content_suggestions/content_suggestions_coordinator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/content_suggestions/BUILD.gn
diff --git a/ios/chrome/browser/content_suggestions/BUILD.gn b/ios/chrome/browser/content_suggestions/BUILD.gn
index 8d1fcc4582cde7af17c4f7a14a521a709d69f912..8a5a3d5b268f031976b5fe527c80f9dc34cb00bc 100644
--- a/ios/chrome/browser/content_suggestions/BUILD.gn
+++ b/ios/chrome/browser/content_suggestions/BUILD.gn
@@ -12,7 +12,7 @@ source_set("content_suggestions") {
"//base",
"//ios/chrome/app/strings",
"//ios/chrome/browser",
- "//ios/chrome/browser/ui/suggestions",
+ "//ios/chrome/browser/ui/content_suggestions",
"//ui/base",
]
}
« no previous file with comments | « no previous file | ios/chrome/browser/content_suggestions/content_suggestions_coordinator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698