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..8a06e06c556038558e96e85c1b9ee01d774f955c |
--- /dev/null |
+++ b/chrome/common/extensions/docs/server2/templates/articles/experimental_debugger.html |
@@ -0,0 +1,10 @@ |
+<h1>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> |