Commit 67ee306b authored by Caleb Raitto's avatar Caleb Raitto Committed by Commit Bot

Remove references to devtools/ from README.md.

That directory has been moved to
//src/third_party/devtools-frontend/src/.

Change-Id: Iff89461d94b1194cb98c59b3af3e0a9c579de4bc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1902728Reviewed-by: default avatarKentaro Hara <haraken@chromium.org>
Commit-Queue: Caleb Raitto <caraitto@chromium.org>
Cr-Commit-Position: refs/heads/master@{#713446}
parent f052d1c5
......@@ -99,13 +99,6 @@ Consult `controller/` OWNERS when in doubt.
In terms of dependencies, `controller/` can depend on `core/`, `platform/` and `modules/`,
but not vice versa.
### `devtools/`
The `devtools/` directory contains a frontend of the Chrome DevTools,
including the build scripts and DevTools webapp.
In terms of dependencies, `devtools/` is a stand-alone directory.
### `build/`
The `build/` directory contains scripts to build Blink.
......@@ -127,7 +120,7 @@ Dependencies only flow in the following order:
See [this diagram](https://docs.google.com/document/d/1yYei-V76q3Mb-5LeJfNUMitmj6cqfA5gZGcWXoPaPYQ/edit).
`devtools/` and `build/` are stand-alone directories.
`build/` is a stand-alone directory.
### Type dependencies
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment