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

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: Address various 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 fa1af44f639f0a1677f0c0c56e9936ce1fed739e..dd1a7a66e6fef8bb40da6fecc2ad77df1112b299 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",
lpromero 2017/04/06 13:01:06 No need to repeat browser.
justincohen 2017/04/06 18:25:11 Done.
"//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