0

Update the path to blink in the sublime doc.

Change-Id: I3a05286ac790c0b0f3dc030f7c1d7961c75b3070
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1592291
Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org>
Reviewed-by: Elly Fong-Jones <ellyjones@chromium.org>
Cr-Commit-Position: refs/heads/master@{#656103}
This commit is contained in:
Abigail Klein
2019-05-02 18:32:35 +00:00
committed by Commit Bot
parent 42469a6085
commit 0de338655f

@ -182,7 +182,7 @@ as a separate entry in the `folders` array:
```json
{
"name": "blink",
"path": "src/third_party/WebKit",
"path": "src/third_party/blink",
}
```