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

Side by Side Diff: ios/chrome/browser/ui/tab_grid/README.md

Issue 2592983003: [Clean Skeleton] Migrate code to clean/ (Closed)
Patch Set: Fix includes. Created 3 years, 12 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 unified diff | Download patch
OLDNEW
(Empty)
1 # Tab Grid
2
3 -----
4 **The files in this directory are only used in the new architecture for iOS
5 Chrome**
6 -----
7
8 The tab grid is the grid of open tabs that is "underneath" the other views in
9 Chrome on iOS.
10
11 This is a **Placeholder** implementation; it presents the barest possible UI,
12 and in its current state is only used as part of a worked example of Chrome
13 architecture.
14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698