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

Unified Diff: services/video_capture/BUILD.gn

Issue 2395163002: VideoCapture: migrate VideoCapture renderer-->host messages to mojo, part 2 (Closed)
Patch Set: rockot@s comments on renaming and return types Created 4 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
Index: services/video_capture/BUILD.gn
diff --git a/services/video_capture/BUILD.gn b/services/video_capture/BUILD.gn
index 1670a83a8c6f77539611f0cce6642439c3dba82b..14ee313f6b044747a7202ff4392bd29fbcd9c836 100644
--- a/services/video_capture/BUILD.gn
+++ b/services/video_capture/BUILD.gn
@@ -39,8 +39,6 @@ source_set("lib") {
"device_client_mojo_to_media_adapter.h",
"device_mock_to_media_adapter.cc",
"device_mock_to_media_adapter.h",
- "mojo_media_conversions.cc",
- "mojo_media_conversions.h",
"video_capture_device_factory_impl.cc",
"video_capture_device_factory_impl.h",
"video_capture_device_proxy_impl.cc",
« no previous file with comments | « content/renderer/media/video_capture_impl_unittest.cc ('k') | services/video_capture/fake_device_descriptor_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698