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

Unified Diff: mojo/services/camera/public/interfaces/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 | « examples/dart/camera_video/pubspec.yaml ('k') | mojo/services/camera/public/interfaces/camera.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/camera/public/interfaces/BUILD.gn
diff --git a/mojo/services/camera_roll/public/interfaces/BUILD.gn b/mojo/services/camera/public/interfaces/BUILD.gn
similarity index 94%
rename from mojo/services/camera_roll/public/interfaces/BUILD.gn
rename to mojo/services/camera/public/interfaces/BUILD.gn
index 53657bf0e3e793db6e2c341a3eb0132ea546c82f..c001bf52a4b0e3d50e485a0e693b1cdcd130a8f7 100644
--- a/mojo/services/camera_roll/public/interfaces/BUILD.gn
+++ b/mojo/services/camera/public/interfaces/BUILD.gn
@@ -7,7 +7,7 @@ import("$mojo_sdk_root/mojo/public/tools/bindings/mojom.gni")
mojom("interfaces") {
sources = [
- "camera_roll.mojom",
+ "camera.mojom",
]
import_dirs = [ get_path_info("../../../", "abspath") ]
« no previous file with comments | « examples/dart/camera_video/pubspec.yaml ('k') | mojo/services/camera/public/interfaces/camera.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698