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

Unified Diff: chrome/common/extensions/api/api.gyp

Issue 286933006: Implement a JavaScript API for document scanning (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Drop vestigial file-related code; kOnstify strings Created 6 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/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index cefd3fa62806d3e54656e891e14e4cc0ba6f0c30..e0798f1d6e6741075d432dcd80e1513c3a1b58df 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -64,6 +64,7 @@
'desktop_capture.json',
'developer_private.idl',
'dial.idl',
+ 'document_scan.idl',
'downloads.idl',
'downloads_internal.idl',
'echo_private.json',

Powered by Google App Engine
This is Rietveld 408576698