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

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: Comment nit 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 a8cfe05febfdb3c89d5cd97151a7e210eb94ee97..0eb10e7215daaef5c18bfb11de2fd60077b6c973 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/tabs",
"//ios/shared/chrome/browser/ui/browser_list",
« no previous file with comments | « ios/clean/chrome/browser/ui/tab/tab_coordinator.mm ('k') | ios/clean/chrome/browser/ui/web_contents/web_contents_mediator.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698