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

Unified Diff: ios/showcase/BUILD.gn

Issue 2712743005: Add NTPViewController to Showcase. (Closed)
Patch Set: Fix compile Created 3 years, 10 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/showcase/core/showcase_model.mm » ('j') | ios/showcase/ntp/sc_ntp_coordinator.mm » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/showcase/BUILD.gn
diff --git a/ios/showcase/BUILD.gn b/ios/showcase/BUILD.gn
index 01c961804f505e83b3ffc992c805e18c8bb693f7..73e59c46a89ecf8fe8099c5e016625d57b1adf76 100644
--- a/ios/showcase/BUILD.gn
+++ b/ios/showcase/BUILD.gn
@@ -26,6 +26,7 @@ ios_app_bundle("showcase") {
group("features") {
deps = [
"//ios/clean/chrome/browser/ui/tools:tools_ui",
+ "//ios/showcase/ntp",
"//ios/showcase/settings",
"//ios/showcase/suggestions",
"//ios/showcase/tab_grid",
« no previous file with comments | « no previous file | ios/showcase/core/showcase_model.mm » ('j') | ios/showcase/ntp/sc_ntp_coordinator.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698