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

Unified Diff: media/base/BUILD.gn

Issue 2415703002: Move files video_capture*.* from media/base to media/capture (Closed)
Patch Set: rebase 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
« no previous file with comments | « content/shell/renderer/layout_test/blink_test_runner.cc ('k') | media/base/ipc/media_param_traits.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index 845302a4a29b8024928ac5af9074b1bb096414f4..a2646e0c98bedc70a8c9fb37827493cdc001a344 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -232,10 +232,6 @@ target(link_target_type, "base") {
"timestamp_constants.h",
"user_input_monitor.cc",
"user_input_monitor.h",
- "video_capture_types.cc",
- "video_capture_types.h",
- "video_capturer_source.cc",
- "video_capturer_source.h",
"video_codecs.cc",
"video_codecs.h",
"video_decoder.cc",
« no previous file with comments | « content/shell/renderer/layout_test/blink_test_runner.cc ('k') | media/base/ipc/media_param_traits.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698