Fix typo in 'adding_to_third_party.md' doc.
R=jochen@chromium.org, zpeng@chromium.org BUG= Review-Url: https://codereview.chromium.org/2794723003 Cr-Commit-Position: refs/heads/master@{#465652}
This commit is contained in:
@ -65,8 +65,8 @@ Run the following scripts:
|
||||
* `src/tools/licenses.py scan` - This will complain about incomplete or missing
|
||||
data for third_party checkins. We use 'licenses.py credits' to generate the
|
||||
about:credits page in Google Chrome builds.
|
||||
* `src/tools/checklicenses/checklicenses.py` - See below for info how to handle
|
||||
possible failures.
|
||||
* `src/tools/checklicenses/checklicenses.py` - See below for info on how to
|
||||
handle possible failures.
|
||||
* If you are adding code that will be present in the content layer, please make
|
||||
sure that the license used is compliant with Android tree requirements because
|
||||
this code will also be used in Android WebView. You need to run
|
||||
|
Reference in New Issue
Block a user