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

Unified Diff: mojo/services/mojo_services.gni

Issue 1375733004: -Add a mojo service to get video frames from the camera through an android service (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: merge. Created 5 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
« no previous file with comments | « mojo/services/camera_roll/public/interfaces/camera_roll.mojom ('k') | services/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/mojo_services.gni
diff --git a/mojo/services/mojo_services.gni b/mojo/services/mojo_services.gni
index 2f6b0a1a43492933d97ff43c7a0c380b6df153d9..3edd0250d992f18f5789b7563ed0805b48199b75 100644
--- a/mojo/services/mojo_services.gni
+++ b/mojo/services/mojo_services.gni
@@ -12,7 +12,7 @@ mojo_services = [
"//mojo/services/asset_bundle/public/interfaces",
"//mojo/services/authenticating_url_loader_interceptor/public/interfaces",
"//mojo/services/authentication/public/interfaces",
- "//mojo/services/camera_roll/public/interfaces",
+ "//mojo/services/camera/public/interfaces",
"//mojo/services/clipboard/public/interfaces",
"//mojo/services/contacts/public/interfaces",
"//mojo/services/content_handler/public/interfaces",
« no previous file with comments | « mojo/services/camera_roll/public/interfaces/camera_roll.mojom ('k') | services/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698