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

Unified Diff: chrome/common/extensions/docs/extension.html

Issue 10386172: Implemented declarative redirects to transparent image and empty document. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix error caused by rebasing Created 8 years, 7 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/extension.html
diff --git a/chrome/common/extensions/docs/extension.html b/chrome/common/extensions/docs/extension.html
index 9f6e9e55ea85c31ffe93fc4ab586ecf2f397d8bd..4a22096184b1cd787bee6f3ee633e5a200f7ee46 100644
--- a/chrome/common/extensions/docs/extension.html
+++ b/chrome/common/extensions/docs/extension.html
@@ -1701,7 +1701,7 @@ For details, see
(
<span id="typeTemplate">
<span>
- <a href="events.html#type-Event">Event</a>
+ <a>events.Event</a>
</span>
</span>
)
@@ -1726,7 +1726,7 @@ For details, see
(
<span id="typeTemplate">
<span>
- <a href="events.html#type-Event">Event</a>
+ <a>events.Event</a>
</span>
</span>
)
« no previous file with comments | « chrome/common/extensions/docs/declarativeWebRequest.html ('k') | chrome/common/extensions/docs/static/webRequest.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698