0

profiling doc: fix broken link for simple chrome instructions

Change-Id: I6b1cfe5e53ecd31e32c6b6754048d3dc3332b7b5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2779820
Reviewed-by: Miguel Casas <mcasas@chromium.org>
Commit-Queue: Miguel Casas <mcasas@chromium.org>
Cr-Commit-Position: refs/heads/master@{#865406}
This commit is contained in:
Steve Cho
2021-03-22 23:05:54 +00:00
committed by Chromium LUCI CQ
parent c9d6f5db90
commit 0d72205fbb

@ -198,7 +198,7 @@ The `--profile-process` and `--profile-thread` arguments support most of the com
## Profiling on ChromeOS
Follow the [simple chrome instructions](../simple_chrome_workflow.md), to build
Follow the [simple chrome instructions](https://chromium.googlesource.com/chromiumos/docs/+/HEAD/simple_chrome_workflow.md), to build
and deploy chrome to your chromeos device. These instructions will set up a
build directory for you, so be sure to `gn args out_${SDK_BOARD}/Release` to
edit them and add the gn args listed above.