Skip to content

Commit

Permalink
Correct the directory in the layout-test build instruction
Browse files Browse the repository at this point in the history
Change-Id: I80c5bea68c43493acb0b6cb95b9263adf51f856a
Reviewed-on: https://chromium-review.googlesource.com/c/1351209
Commit-Queue: Robert Ma <robertma@chromium.org>
Reviewed-by: Robert Ma <robertma@chromium.org>
Cr-Commit-Position: refs/heads/master@{#610859}
  • Loading branch information
kyle Ju authored and Commit Bot committed Nov 26, 2018
1 parent de687db commit 8f7d38d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/testing/layout_tests.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Before you can run the layout tests, you need to build the `blink_tests` target
to get `content_shell` and all of the other needed binaries.

```bash
autoninja -C out/Release blink_tests
autoninja -C out/Default blink_tests
```

On **Android** (layout test support
Expand Down

0 comments on commit 8f7d38d

Please sign in to comment.