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

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: remove stale files. Created 5 years, 3 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: mojo/services/mojo_services.gni
diff --git a/mojo/services/mojo_services.gni b/mojo/services/mojo_services.gni
index 7142b46df838a4dd356481ad409d5382db027eea..ae2987c09f24cb37bfa2696d90f84259d1069ae9 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",

Powered by Google App Engine
This is Rietveld 408576698