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

Side by Side Diff: ios/clean/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
1 # Tab Grid 1 # Tab Grid
2 2
3 ----- 3 -----
4 **The files in this directory are only used in the new architecture for iOS 4 **The files in this directory are only used in the new architecture for iOS
5 Chrome** 5 Chrome**
6 ----- 6 -----
7 7
8 The tab grid is the grid of open tabs that is "underneath" the other views in 8 The tab grid is the grid of open tabs that is "underneath" the other views in
9 Chrome on iOS. 9 Chrome on iOS.
10 10
11 This is a **Placeholder** implementation; it presents the barest possible UI, 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 12 and in its current state is only used as part of a worked example of Chrome
13 architecture. 13 architecture.
14 14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698