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

Unified Diff: ios/clean/chrome/browser/ui/web_contents/BUILD.gn

Issue 2785893003: [ios clean] Add placeholder for NTP bookmarks, chrome home and open tabs. (Closed)
Patch Set: Rebase Created 3 years, 8 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/clean/chrome/browser/ui/web_contents/BUILD.gn
diff --git a/ios/clean/chrome/browser/ui/web_contents/BUILD.gn b/ios/clean/chrome/browser/ui/web_contents/BUILD.gn
index fa1af44f639f0a1677f0c0c56e9936ce1fed739e..cc10c5e587a7f70708eb7b815e2555d3144678c3 100644
--- a/ios/clean/chrome/browser/ui/web_contents/BUILD.gn
+++ b/ios/clean/chrome/browser/ui/web_contents/BUILD.gn
@@ -14,6 +14,7 @@ source_set("web_contents") {
deps = [
":web_contents_ui",
+ "//ios/chrome/browser",
"//ios/clean/chrome/browser/ui/context_menu",
"//ios/shared/chrome/browser/coordinator_context",
"//ios/shared/chrome/browser/ui/coordinators",

Powered by Google App Engine
This is Rietveld 408576698