
This reverts commit 4462cb1428
.
Reason for revert: Probably causing crashes on very old systems: b/374162585
Original change's description:
> Finalize Windows SDK update to 26100
>
> This CL deprecates support for SDK version 22621, meaning we now
> require version 26100 for all builds. It also updates mc.exe checks to operate using the new SDK version. Note that mc (and midl) output did not output anything new when regenerated, although crrev.com/c/5954139 removes some obsolete outputs.
>
> The change to windows_version.cc caused the regular MSI installers to be regenerated. The branded installers did not change.
>
> Since we now support only SDK version 26100, we can remove the conditional code compilation added in the original CL (crrev.com/c/5898835).
>
> Bug: 362650376
> Change-Id: I1150151f9105d9478c5ec23be53fd139118eddaa
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5949523
> Reviewed-by: S Ganesh <ganesh@chromium.org>
> Reviewed-by: Dirk Pranke <dpranke@google.com>
> Commit-Queue: Devon Loehr <dloehr@google.com>
> Reviewed-by: Joe Mason <joenotcharles@google.com>
> Reviewed-by: Greg Thompson <grt@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#1373513}
Bug: 362650376, 374162585
Change-Id: I67c504bd2a3f4cde7164c0c8f08441f6fca80cb3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5976961
Reviewed-by: Mark Mentovai <mark@chromium.org>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Reviewed-by: Greg Thompson <grt@chromium.org>
Commit-Queue: Devon Loehr <dloehr@google.com>
Owners-Override: Mark Mentovai <mark@chromium.org>
Reviewed-by: Dirk Pranke <dpranke@google.com>
Cr-Commit-Position: refs/heads/main@{#1376367}
Chromium
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.