0

Add links to new Windows-specific docs in docs/README.md

Change-Id: Ib31c2f3cc144b530fa6248e3481f7c6f3f61738a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2451328
Reviewed-by: Jesse McKenna <jessemckenna@google.com>
Commit-Queue: David Bienvenu <davidbienvenu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#813983}
This commit is contained in:
David Bienvenu
2020-10-05 23:11:59 +00:00
committed by Commit Bot
parent adcc21539f
commit cc6d2ec0f7

@ -253,6 +253,11 @@ used when committed.
on top of DirectX
* [Windows Split DLLs](windows_split_dll.md) - Splitting `chrome.dll` into
multiple dlls to work around toolchain limitations on Windows.
* [Windows Native Window Occlusion Tracking](windows_native_window_occlusion_tracking.md)
* [Windows PWA Integration](windows_pwa_integration.md) - Integration with
Progressive Web Apps on Windows
* [Windows Shortcut and Taskbar Handling](windows_shortcut_and_taskbar_handling.md)
* [Windows Virtual Desktop Integration](windows_virtual_desktop_handling.md)
### Misc Android-Specific Docs
* [Google Play Services in Chrome for Android](google_play_services.md)