Index: chrome/common/extensions/docs/examples/api/document_scan/README.md |
diff --git a/chrome/common/extensions/docs/examples/api/document_scan/README.md b/chrome/common/extensions/docs/examples/api/document_scan/README.md |
deleted file mode 100644 |
index 22c61ca7af88bb3077cd257aad18aa7a1cd6e0b9..0000000000000000000000000000000000000000 |
--- a/chrome/common/extensions/docs/examples/api/document_scan/README.md |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-# Document Scanning API Sample |
- |
-This demo interfaces with the Chrome document scanning API to acquire scanned |
-images. |
- |
-## APIs |
- |
-* [Document scanning API](https://developer.chrome.com/apps/document_scan) |
-* [Runtime](https://developer.chrome.com/apps/runtime) |
-* [Window](https://developer.chrome.com/apps/app_window) |