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

Unified Diff: ios/chrome/browser/ui/tab_grid/README.md

Issue 2588733002: Upstream Chrome on iOS source code [9/11]. (Closed)
Patch Set: Created 4 years 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
« no previous file with comments | « no previous file | ios/chrome/browser/ui/tab_grid/tab_grid_coordinator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/ui/tab_grid/README.md
diff --git a/ios/chrome/browser/ui/tab_grid/README.md b/ios/chrome/browser/ui/tab_grid/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..cf3c89bde687388da859e793442ff3694cfda953
--- /dev/null
+++ b/ios/chrome/browser/ui/tab_grid/README.md
@@ -0,0 +1,14 @@
+# Tab Grid
+
+-----
+**The files in this directory are only used in the new architecture for iOS
+Chrome**
+-----
+
+The tab grid is the grid of open tabs that is "underneath" the other views in
+Chrome on iOS.
+
+This is a **Placeholder** implementation; it presents the barest possible UI,
+and in its current state is only used as part of a worked example of Chrome
+architecture.
+
« no previous file with comments | « no previous file | ios/chrome/browser/ui/tab_grid/tab_grid_coordinator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698