commit | cb94f079ff4e6b5701826a6ef237789eb9dac528 | [log] [tgz] |
---|---|---|
author | Georg Neis <neis@chromium.org> | Fri Jan 27 07:19:29 2023 |
committer | chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com <chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jan 28 06:57:05 2023 |
tree | 7c1c7190164533e3b6096c2800ee382319f921e4 | |
parent | 44e40767513ae2b9ff80f6a9d11deb972406d539 [diff] |
Fix references to base/bind.h It's now base/functional/bind.h. Bug: chromium:1364441 Change-Id: If35a9f03aa12f668b9ed65bfac5064f76fc1f9e4 Reviewed-on: https://chromium-review.googlesource.com/c/website/+/4199955 Auto-Submit: Georg Neis <neis@chromium.org> Commit-Queue: Georg Neis <neis@chromium.org> Reviewed-by: Dirk Pranke <dpranke@google.com>
This Git repo contains the source content for www.chromium.org.
NOTE: 2021-11-15. This is not (yet) actually true. This is a work-in-progress repo that we plan to move to.
The website is implemented by serving static content (mostly Markdown files) that is translated / built ahead of time into HTML using the Eleventy static site generator (which is written in Node/JS) and deployed onto Firebase Cloud Hosting.
See //docs/CONTRIBUTING.md if you wish to contribute to the site.