summaryrefslogtreecommitdiff
path: root/chromium/docs/ui/learn/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/docs/ui/learn/index.md')
-rw-r--r--chromium/docs/ui/learn/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/docs/ui/learn/index.md b/chromium/docs/ui/learn/index.md
index 56088324791..8594fad0f1b 100644
--- a/chromium/docs/ui/learn/index.md
+++ b/chromium/docs/ui/learn/index.md
@@ -3,6 +3,7 @@
# Best Practices
* [Colors](bestpractices/colors.md): How to work with Chromium colors.
+* [Layout](bestpractices/layout.md): How to use Views layout.
* [Ownership](bestpractices/ownership.md): How to manage Views object lifetimes.
# Architecture Overview