| Index: docs/adding_to_third_party.md
|
| diff --git a/docs/adding_to_third_party.md b/docs/adding_to_third_party.md
|
| index 02bc23503484c191876fa1fbaccc891dde1eec62..745e7598cd7e5b2dded0fddbb8c762d46490b269 100644
|
| --- a/docs/adding_to_third_party.md
|
| +++ b/docs/adding_to_third_party.md
|
| @@ -82,7 +82,7 @@ license is not included in about:credits page.
|
| ### Modify DEPS
|
|
|
| If the code is applicable and will be compiled on all supported Chromium
|
| -platforms (Windows, Mac, Linux, ChromeOS, iOS, Android), check it in to
|
| +platforms (Windows, Mac, Linux, Chrome OS, iOS, Android), check it in to
|
| [src/third_party](http://src.chromium.org/viewvc/chrome/trunk/src/third_party/).
|
|
|
| If the code is only applicable to certain platforms, check it in to
|
|
|