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

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

Issue 2921833002: [iOS Clean] Created OverlayService.
Patch Set: self review Created 3 years, 7 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/tab_grid/BUILD.gn
diff --git a/ios/clean/chrome/browser/ui/tab_grid/BUILD.gn b/ios/clean/chrome/browser/ui/tab_grid/BUILD.gn
index 25b5240b8939c7303249f871ffd47841d043a497..dec92228b64fb0f7debb5bed2e5bbe09abb78cc6 100644
--- a/ios/clean/chrome/browser/ui/tab_grid/BUILD.gn
+++ b/ios/clean/chrome/browser/ui/tab_grid/BUILD.gn
@@ -25,6 +25,7 @@ source_set("tab_grid") {
"//ios/clean/chrome/browser/ui/tab_collection",
"//ios/clean/chrome/browser/ui/tab_collection:tab_collection_ui",
"//ios/clean/chrome/browser/ui/tools",
+ "//ios/clean/chrome/browser/ui/web_contents/overlays",
"//ios/shared/chrome/browser/ui/browser_list",
"//ios/shared/chrome/browser/ui/commands",
"//ios/shared/chrome/browser/ui/coordinators",

Powered by Google App Engine
This is Rietveld 408576698