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

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: 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: services/BUILD.gn
diff --git a/services/BUILD.gn b/services/BUILD.gn
index 88731368420b4e41967075d7d55494b357b712fd..d26e898e7f6d3b552ed65dd40cfe5b1cab07fedb 100644
--- a/services/BUILD.gn
+++ b/services/BUILD.gn
@@ -27,7 +27,7 @@ group("services") {
if (is_android) {
deps += [
"//services/android:java_handler",
- "//services/camera_roll",
+ "//services/camera",
"//services/contacts",
"//services/location",
"//services/notifications",

Powered by Google App Engine
This is Rietveld 408576698