commit | c8ab94e3aa5be76e3b00b3135c1c75d72ecf82e7 | [log] [tgz] |
---|---|---|
author | David Bienvenu <davidbienvenu@chromium.org> | Fri Jan 28 15:39:44 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 28 15:39:44 2022 |
tree | 8244e344fd3154edec51120492c2804047a837e4 | |
parent | cf1fb630d2a91126b830d4da5210493a64b6a39c [diff] |
Remove windows.h from shortcut.h This allows shortcut.h to be included where Windows.h is not allowed to be included. Change-Id: I48547a23b331ff56ca56f8da264b6f3c8b81e03f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3416394 Reviewed-by: Jesse McKenna <jessemckenna@google.com> Commit-Queue: David Bienvenu <davidbienvenu@chromium.org> Cr-Commit-Position: refs/heads/main@{#964591}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.