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

Unified Diff: media/capture/mojo/BUILD.gn

Issue 2537573002: Revert of ImageCapture: move image_capture.mojom from media/mojo/interfaces/ to media/capture/mojo/ (Closed)
Patch Set: Created 4 years, 1 month 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 | « media/capture/content/android/BUILD.gn ('k') | media/capture/mojo/image_capture.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/capture/mojo/BUILD.gn
diff --git a/media/capture/mojo/BUILD.gn b/media/capture/mojo/BUILD.gn
index 8e9f6b655302da0c8ca02732f19d9be57dc8afbc..8215ce7c453beac7be872166ae0267e930cec586 100644
--- a/media/capture/mojo/BUILD.gn
+++ b/media/capture/mojo/BUILD.gn
@@ -14,9 +14,3 @@
"//ui/gfx/geometry/mojo",
]
}
-
-mojom("image_capture") {
- sources = [
- "image_capture.mojom",
- ]
-}
« no previous file with comments | « media/capture/content/android/BUILD.gn ('k') | media/capture/mojo/image_capture.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698