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

Unified Diff: chrome/common/extensions/docs/static/experimental.savePage.html

Issue 8631017: Change the first parameter of savePage.saveAsMHTML to be a dictionary. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Applied Antony's suggestions Created 9 years, 1 month 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/static/experimental.savePage.html
diff --git a/chrome/common/extensions/docs/static/experimental.savePage.html b/chrome/common/extensions/docs/static/experimental.savePage.html
index 06910d4a45c374666e1f3e685511e0d3fe59b440..1db39476de3e21b275032c4b637da8e25555ef5e 100644
--- a/chrome/common/extensions/docs/static/experimental.savePage.html
+++ b/chrome/common/extensions/docs/static/experimental.savePage.html
@@ -17,7 +17,7 @@ system and that it can only be loaded in the main frame.
<h2 id="manifest">Manifest</h2>
<p>
-The infobars API is currently
+The savePage API is currently
experimental, so you must declare the "experimental"
permission to use it.
« no previous file with comments | « chrome/common/extensions/docs/experimental.savePage.html ('k') | chrome/test/data/extensions/api_test/save_page/test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698