| commit | eb26dd7cc5061f90e560d3f26e20a51a3d08293b | [log] [tgz] |
|---|---|---|
| author | Wan-Teh Chang <wtc@google.com> | Fri Apr 17 17:13:36 2020 |
| committer | Commit Bot <commit-bot@chromium.org> | Fri Apr 17 17:13:36 2020 |
| tree | 247ab54c0e2e71f100853b15c435966e6b0eafdf | |
| parent | 4054f1408ca835a1b6043cd1ad78b05868544848 [diff] |
Fix comment typo in required_previous_frame+index_ Change '+' to '_' in that comment. It should read required_previous_frame_index_. Change-Id: I98e3a180be2d4fc3eaba6b01f9f80ec363da088b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2153696 Reviewed-by: Chris Blume <cblume@chromium.org> Reviewed-by: Leon Scroggins <scroggo@google.com> Commit-Queue: Leon Scroggins <scroggo@google.com> Cr-Commit-Position: refs/heads/master@{#760108}
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.
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.