commit | 6d95f8578500550555c03c58897b4a11b8875520 | [log] [tgz] |
---|---|---|
author | Orr Bernstein <orrb@google.com> | Wed Dec 21 15:45:33 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 21 15:45:33 2022 |
tree | 892abd2ec4aaeaad618f28c940c2344659118c0f | |
parent | f145d4df7e214b19dbbbeecfd3a194048a205386 [diff] |
Renaming blink.mojom.Replacement to blink.mojom.AdKeywordReplacement. This better reflects the very specific usage of this struct. Tested with: > testing/run_with_dummy_home.py testing/xvfb.py out/Debug/content_browsertests --gtest_filter=InterestGroupBrowserTest.RunAdAuctionWithWinnerReplacedURN Change-Id: I6599edb5ec83a69a73a6fa335c105dbd03c3c128 Fixed: 1400677 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4117499 Commit-Queue: Orr Bernstein <orrb@google.com> Reviewed-by: Maks Orlovich <morlovich@chromium.org> Reviewed-by: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/main@{#1085923}
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.