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

Unified Diff: services/BUILD.gn

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/mojo_services.gni ('k') | services/camera/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/BUILD.gn
diff --git a/services/BUILD.gn b/services/BUILD.gn
index 788ed2a7dda887f0a3fa4bdca08617417f61212e..f9a568e8f19f7c1c9683448b6c685bfde7dd5268 100644
--- a/services/BUILD.gn
+++ b/services/BUILD.gn
@@ -28,7 +28,7 @@ group("services") {
if (is_android) {
deps += [
"//services/android:java_handler",
- "//services/camera_roll",
+ "//services/camera",
"//services/contacts",
"//services/location",
"//services/notifications",
« no previous file with comments | « mojo/services/mojo_services.gni ('k') | services/camera/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698