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

Unified Diff: chrome/common/extensions/docs/extensions/experimental.history.html

Issue 10686006: Regenerate extension docs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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/extensions/experimental.history.html
diff --git a/chrome/common/extensions/docs/extensions/experimental.history.html b/chrome/common/extensions/docs/extensions/experimental.history.html
index f130ee777968517aad0c16d5ac8ef5ad7871d798..8975a8e07fc52df5947c4fd1733cf47e8f4bc4f1 100644
--- a/chrome/common/extensions/docs/extensions/experimental.history.html
+++ b/chrome/common/extensions/docs/extensions/experimental.history.html
@@ -18,7 +18,8 @@
<script type="text/javascript" src="../js/bootstrap.js"></script>
<script type="text/javascript" src="../js/sidebar.js"></script>
<title>experimental.chrome.history - Google Chrome Extensions - Google Code</title></head>
- <body><link href="../css/ApiRefStyles.css" rel="stylesheet" type="text/css">
+ <body doc-family="extensions"> <link href="../css/ApiRefStyles.css" rel="stylesheet" type="text/css">
+ <link href="../css/shared.css" rel="stylesheet" type="text/css">
<div id="devModeWarning" class="displayModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>

Powered by Google App Engine
This is Rietveld 408576698