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

Unified Diff: media/BUILD.gn

Issue 883293005: Cast: Basic cast_receiver API for chrome. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: removed extra BUILD.gn line Created 5 years, 10 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 | « content/renderer/pepper/pepper_video_capture_host.h ('k') | media/base/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/BUILD.gn
diff --git a/media/BUILD.gn b/media/BUILD.gn
index 40c785024d112640eb544f137042a139842868c1..0caa3953f2be6d70ae782c8cf96116ae266d0f49 100644
--- a/media/BUILD.gn
+++ b/media/BUILD.gn
@@ -223,8 +223,6 @@ component("media") {
"video/capture/video_capture_device.h",
"video/capture/video_capture_device_info.cc",
"video/capture/video_capture_device_info.h",
- "video/capture/video_capture_types.cc",
- "video/capture/video_capture_types.h",
"video/capture/win/capability_list_win.cc",
"video/capture/win/capability_list_win.h",
"video/capture/win/filter_base_win.cc",
« no previous file with comments | « content/renderer/pepper/pepper_video_capture_host.h ('k') | media/base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698