Chromium Code Reviews| Index: chrome/common/extensions/docs/server2/templates/articles/experimental_debugger.html |
| diff --git a/chrome/common/extensions/docs/server2/templates/articles/experimental_debugger.html b/chrome/common/extensions/docs/server2/templates/articles/experimental_debugger.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..5415bac73eeeea50cc473179befa938b2d69c40d |
| --- /dev/null |
| +++ b/chrome/common/extensions/docs/server2/templates/articles/experimental_debugger.html |
| @@ -0,0 +1,8 @@ |
| +<h1 class="page_title">experimental.debugger</h1> |
| +<p> |
| +The <code>Debugger</code> API is no longer experimental; |
| +it's supported! You can read all about it at its new home: |
| +</p> |
| +<blockquote> |
| +<a href="debugger.html">chrome.debugger</a> |
| +</blockquote> |