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

Unified Diff: media/base/feedback_signal_accumulator_unittest.cc

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.h ('k') | media/capture/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/feedback_signal_accumulator_unittest.cc
diff --git a/media/capture/content/feedback_signal_accumulator_unittest.cc b/media/base/feedback_signal_accumulator_unittest.cc
similarity index 99%
rename from media/capture/content/feedback_signal_accumulator_unittest.cc
rename to media/base/feedback_signal_accumulator_unittest.cc
index 7195a3676940f3b889d4ef2d01b50af0a12826f0..2a28fe7d3082fd2357088c08ad00f47910579a6f 100644
--- a/media/capture/content/feedback_signal_accumulator_unittest.cc
+++ b/media/base/feedback_signal_accumulator_unittest.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "media/capture/content/feedback_signal_accumulator.h"
+#include "media/base/feedback_signal_accumulator.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « media/base/feedback_signal_accumulator.h ('k') | media/capture/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698