Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9180)

Unified Diff: chrome/common/extensions/docs/static/overview.html

Issue 209067: Modify the template to add analytics to all extension docs.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/extensions/docs/static/npapi.html ('k') | chrome/common/extensions/docs/static/xhr.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/static/overview.html
===================================================================
--- chrome/common/extensions/docs/static/overview.html (revision 26784)
+++ chrome/common/extensions/docs/static/overview.html (working copy)
@@ -33,7 +33,7 @@
and <a href="pageActions.html">page actions</a>
(clickable badges in the address bar).
Extensions can also interact programmatically
-with browser features such as
+with browser features such as
<a href="bookmarks.html">bookmarks</a>
and <a href="tabs.html">tabs</a>.
</p>
@@ -340,7 +340,7 @@
</ul>
<p>
-Here's an example of
+Here's an example of
communication between toolstrips and the background page.
</p>
Property changes on: chrome/common/extensions/docs/static/overview.html
___________________________________________________________________
Added: svn:eol-style
+ LF
« no previous file with comments | « chrome/common/extensions/docs/static/npapi.html ('k') | chrome/common/extensions/docs/static/xhr.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698