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

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: Comments 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 064924f691864486367789989a33e1b68c393b26..094814439d9bd25293b2d8ae5ac35ffaf73ddc07 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:browser",
"//ios/shared/chrome/browser/coordinator_context",
"//ios/shared/chrome/browser/ui/coordinators",
"//ios/web",

Powered by Google App Engine
This is Rietveld 408576698