| Index: site/dev/tools/index.md
|
| diff --git a/site/dev/tools/index.md b/site/dev/tools/index.md
|
| index a79a8e793cbbf2afb19e7684232d5412de514d0a..0bbaad8632979d27f65237e8ea587a8666f67827 100644
|
| --- a/site/dev/tools/index.md
|
| +++ b/site/dev/tools/index.md
|
| @@ -3,3 +3,8 @@ Tools
|
|
|
| Developer tools for working in Skia.
|
|
|
| +[cs.skia.org](http://cs.skia.org) redirects to
|
| +[Chromium code search](https://code.google.com/p/chromium/codesearch) restricted
|
| +to the Skia portion of the Chromium tree. You can add a query after the slash;
|
| +e.g. [cs.skia.org/foo](http://cs.skia.org/foo) will search for "foo" within the
|
| +Skia tree.
|
|
|