commit | 7ca4e77df5783786236f33c0be33686b773a6a00 | [log] [tgz] |
---|---|---|
author | Thiago Perrotta <tperrotta@chromium.org> | Tue Dec 20 11:27:52 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 20 11:27:52 2022 |
tree | 38f729effe3e5522d58fe2b50f60dad15e6e89be | |
parent | de303f315a2619b27f8e923baccb1774a9ba99ec [diff] |
Add a browser_test for the Chrome for Testing infobar Design document: https://goo.gle/chrome-for-testing#bookmark=id.8oia0mpldm1d Bug: 1336611 Change-Id: I8373ccdeaa05ccb458918e6b594b951560d55001 Follow-up-of: chromium:3922097 Tested: `autoninja -C out/Default browser_tests && tools/autotest.py -C out/Default chrome/browser/chrome_for_testing/chrome_for_testing_info_bar_browsertest.cc --gtest_filter="ChromeForTestingInfoBarTest.InfoBarAppears" --single-process` Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4116670 Reviewed-by: Alex Rudenko <alexrudenko@chromium.org> Commit-Queue: Thiago Perrotta <tperrotta@chromium.org> Cr-Commit-Position: refs/heads/main@{#1085370}
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.