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

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

Issue 2971113002: [ios] Plumb SnapshotCache into tab grid. (Closed)
Patch Set: Address comments. Created 3 years, 5 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 dffab41d4d6fe9668532f41069e0712a72b25d88..6dce052de4b3b2d978d8d39297e40dd78f731b0b 100644
--- a/ios/clean/chrome/browser/ui/tab_grid/BUILD.gn
+++ b/ios/clean/chrome/browser/ui/tab_grid/BUILD.gn
@@ -16,6 +16,7 @@ source_set("tab_grid") {
":tab_grid_ui",
"//base",
"//ios/chrome/browser/browser_state",
+ "//ios/chrome/browser/snapshots",
"//ios/chrome/browser/web_state_list",
"//ios/clean/chrome/browser",
"//ios/clean/chrome/browser/ui/commands",

Powered by Google App Engine
This is Rietveld 408576698