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

Unified Diff: chrome/common/extensions/api/schemas.gypi

Issue 286933006: Implement a JavaScript API for document scanning (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Starting over. This used to be 286933006 Created 6 years, 2 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/api/schemas.gypi
diff --git a/chrome/common/extensions/api/schemas.gypi b/chrome/common/extensions/api/schemas.gypi
index e3d3f87048631a475ebcb94da1a5e40ed9a86ce1..317149d027eab9d9d7be16393065a3ac9a65837f 100644
--- a/chrome/common/extensions/api/schemas.gypi
+++ b/chrome/common/extensions/api/schemas.gypi
@@ -32,6 +32,7 @@
'desktop_capture.json',
'developer_private.idl',
'dial.idl',
+ 'document_scan.idl',
'downloads.idl',
'downloads_internal.idl',
'easy_unlock_private.idl',
« no previous file with comments | « chrome/common/extensions/api/document_scan.idl ('k') | chrome/common/extensions/docs/examples/api/document_scan/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698