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

Unified Diff: media/capture/BUILD.gn

Issue 2149793003: Move media/capture/content/feedback_signal_accumulator{.h,_unittest.cc} to media/base (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 | « media/base/feedback_signal_accumulator_unittest.cc ('k') | media/capture/capture.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/capture/BUILD.gn
diff --git a/media/capture/BUILD.gn b/media/capture/BUILD.gn
index 70f2871d45308e156435add95debd0f0cfc1abc0..e732807de2ca8a5edc9cbaa3b0c52d5324f511f3 100644
--- a/media/capture/BUILD.gn
+++ b/media/capture/BUILD.gn
@@ -14,7 +14,6 @@ component("capture") {
"content/animated_content_sampler.h",
"content/capture_resolution_chooser.cc",
"content/capture_resolution_chooser.h",
- "content/feedback_signal_accumulator.h",
"content/screen_capture_device_core.cc",
"content/screen_capture_device_core.h",
"content/smooth_event_sampler.cc",
@@ -152,7 +151,6 @@ test("capture_unittests") {
sources = [
"content/animated_content_sampler_unittest.cc",
"content/capture_resolution_chooser_unittest.cc",
- "content/feedback_signal_accumulator_unittest.cc",
"content/smooth_event_sampler_unittest.cc",
"content/video_capture_oracle_unittest.cc",
"system_message_window_win_unittest.cc",
« no previous file with comments | « media/base/feedback_signal_accumulator_unittest.cc ('k') | media/capture/capture.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698