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. |
+ |