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

Unified Diff: chrome/common/extensions/docs/templates/intros/omnibox.html

Issue 12996003: Dynamically generate a heading for Extension Docs API pages (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressing comments - Patch currently being broken up Created 7 years, 6 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
Index: chrome/common/extensions/docs/templates/intros/omnibox.html
diff --git a/chrome/common/extensions/docs/templates/intros/omnibox.html b/chrome/common/extensions/docs/templates/intros/omnibox.html
index 9c34655ce3ba94cfc2ae8d89c245536bd3a0b516..13291bc87c945643f4e40bf095074b17ad572f21 100644
--- a/chrome/common/extensions/docs/templates/intros/omnibox.html
+++ b/chrome/common/extensions/docs/templates/intros/omnibox.html
@@ -1,10 +1,4 @@
<p>
-The omnibox API allows you to register a
-keyword with Google Chrome's address bar,
-which is also known as the omnibox.
-</p>
-
-<p>
<img src="{{static}}/images/omnibox.png" width="300" height="150"
alt="A screenshot showing suggestions related to the keyword 'Chromium Search'"/>
</p>

Powered by Google App Engine
This is Rietveld 408576698