| Index: chrome/common/extensions/docs/static/experimental.devtools.resources.html
|
| diff --git a/chrome/common/extensions/docs/static/experimental.devtools.resources.html b/chrome/common/extensions/docs/static/experimental.devtools.resources.html
|
| index 888ec4504cb86b48a791d0d2859a4f0d8d705c26..660954928e574ac1483469391388f14b8563cd12 100644
|
| --- a/chrome/common/extensions/docs/static/experimental.devtools.resources.html
|
| +++ b/chrome/common/extensions/docs/static/experimental.devtools.resources.html
|
| @@ -42,4 +42,11 @@ chrome.experimental.devtools.resources.onFinished.addListener(function(resource)
|
| });
|
| </pre>
|
|
|
| +<h2 id="examples">Examples</h2>
|
| +
|
| +<p>
|
| +You can find examples that use this API in
|
| +<a href="samples.html#devtools.resources">Samples</a>.
|
| +</p>
|
| +
|
| <!-- END AUTHORED CONTENT -->
|
|
|