Commit 2c14389c authored by Trevor Perrier's avatar Trevor Perrier Committed by Chromium LUCI CQ

[Docs] Add link to View UI in docs/README.md

Change-Id: Ib664751e624c8211035d6b00ff8e9ebc669f05a2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585550Reviewed-by: default avatarJosh Simmons <jds@google.com>
Commit-Queue: Josh Simmons <jds@google.com>
Auto-Submit: Trevor  Perrier <perrier@chromium.org>
Cr-Commit-Position: refs/heads/master@{#835827}
parent 7ecc10cd
...@@ -123,6 +123,7 @@ used when committed. ...@@ -123,6 +123,7 @@ used when committed.
and handle thread safety in Chrome. and handle thread safety in Chrome.
* [Callback<> and Bind()](callback.md) - All about Callbacks, Closures, and * [Callback<> and Bind()](callback.md) - All about Callbacks, Closures, and
Bind(). Bind().
* [Chromium Views UI](ui/index.md) - Working with the desktop UI framework.
* [Views Platform Styling](ui/views/platform_style.md) - How views are styled * [Views Platform Styling](ui/views/platform_style.md) - How views are styled
to fit in different native platforms to fit in different native platforms
* [Tab Helpers](tab_helpers.md) - Using WebContents/WebContentsObserver to add * [Tab Helpers](tab_helpers.md) - Using WebContents/WebContentsObserver to add
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment