Chromium Code Reviews| Index: docs/windows_build_instructions.md |
| diff --git a/docs/windows_build_instructions.md b/docs/windows_build_instructions.md |
| index f2550277b278beeff87dd1cbcd86f7fb47ee37e1..3d41e82925c969adb49353ed0fce50c7212b0ef2 100644 |
| --- a/docs/windows_build_instructions.md |
| +++ b/docs/windows_build_instructions.md |
| @@ -99,7 +99,7 @@ Run the `fetch` tool from `depot_tools` to check out the code and its |
| dependencies. |
| ```shell |
| -$ fetch ios |
| +$ fetch chromium |
|
Dirk Pranke
2016/12/04 22:05:31
Whoops, yes :).
|
| ``` |
| If you don't want the full repo history, you can save a lot of time by |