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

Unified Diff: content/public/app/mojo/content_browser_manifest.json

Issue 2728253003: Revert of ShapeDetection: add support for Text Detection in Mac (Closed)
Patch Set: Created 3 years, 10 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 | « content/browser/renderer_host/render_process_host_impl.cc ('k') | services/shape_detection/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/app/mojo/content_browser_manifest.json
diff --git a/content/public/app/mojo/content_browser_manifest.json b/content/public/app/mojo/content_browser_manifest.json
index 78a5d951d1210fde4b2add4f32dae3b0659d1df3..5628eb408d7c6259b754fc5998fa11bbc2c28e79 100644
--- a/content/public/app/mojo/content_browser_manifest.json
+++ b/content/public/app/mojo/content_browser_manifest.json
@@ -62,8 +62,7 @@
],
"shape_detection": [
"barcode_detection",
- "face_detection",
- "text_detection"
+ "face_detection"
]
}
},
« no previous file with comments | « content/browser/renderer_host/render_process_host_impl.cc ('k') | services/shape_detection/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698