Index: chrome/common/extensions/docs/templates/intros/browserAction.html |
diff --git a/chrome/common/extensions/docs/templates/intros/browserAction.html b/chrome/common/extensions/docs/templates/intros/browserAction.html |
index a9ad624023f62a2b674065694e7a28d617a6e6e6..034558b1d49be6ff2ee2703c42177a6d152310a3 100644 |
--- a/chrome/common/extensions/docs/templates/intros/browserAction.html |
+++ b/chrome/common/extensions/docs/templates/intros/browserAction.html |
@@ -1,13 +1,3 @@ |
-<p>Use browser actions to put icons |
- in the main Google Chrome toolbar, |
- to the right of the address bar. |
- In addition to its <a href="#icon">icon</a>, |
- a browser action can also have |
- a <a href="#tooltip">tooltip</a>, |
- a <a href="#badge">badge</a>, |
- and a <a href="#popups">popup</a>. |
- </p> |
- |
<p> |
In the following figure, |
the multicolored square |