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

Unified Diff: chrome/common/extensions/api/page_capture.json

Issue 10800047: Extension Docs Server Version 2: Various fixes. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: ok now it should work Created 8 years, 5 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 | « no previous file | chrome/common/extensions/docs/extensions/pageCapture.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/page_capture.json
diff --git a/chrome/common/extensions/api/page_capture.json b/chrome/common/extensions/api/page_capture.json
index 5b8fe853acb0fb712f55bae13c950c56f11b1ee5..5c97410a4c4d48ec82c817d6340ada0ff345a84d 100644
--- a/chrome/common/extensions/api/page_capture.json
+++ b/chrome/common/extensions/api/page_capture.json
@@ -29,7 +29,7 @@
"parameters": [
{
"name": "mhtmlData",
- "type": "blob",
+ "type": "binary",
"optional": "true",
"description": "The MHTML data as a Blob."
}
« no previous file with comments | « no previous file | chrome/common/extensions/docs/extensions/pageCapture.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698