Index: media/cast/common/clock_drift_smoother.cc |
diff --git a/media/cast/base/clock_drift_smoother.cc b/media/cast/common/clock_drift_smoother.cc |
similarity index 97% |
rename from media/cast/base/clock_drift_smoother.cc |
rename to media/cast/common/clock_drift_smoother.cc |
index ca0380533eedcb8c989822a23eedff933655c3b9..aff9a396de0ffd521d60e528e2fc6f10bf3a210b 100644 |
--- a/media/cast/base/clock_drift_smoother.cc |
+++ b/media/cast/common/clock_drift_smoother.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/cast/base/clock_drift_smoother.h" |
+#include "media/cast/common/clock_drift_smoother.h" |
#include "base/logging.h" |