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

Unified Diff: media/capture/video_capturer_source.cc

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 | « media/capture/video_capturer_source.h ('k') | services/video_capture/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/capture/video_capturer_source.cc
diff --git a/media/base/video_capturer_source.cc b/media/capture/video_capturer_source.cc
similarity index 92%
rename from media/base/video_capturer_source.cc
rename to media/capture/video_capturer_source.cc
index 0ec6565274997993b082336a171ad910bbf8715f..bafdf4216fd9c91b170e6b81c8af5aa48ccc1609 100644
--- a/media/base/video_capturer_source.cc
+++ b/media/capture/video_capturer_source.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/base/video_capturer_source.h"
+#include "media/capture/video_capturer_source.h"
namespace media {
« no previous file with comments | « media/capture/video_capturer_source.h ('k') | services/video_capture/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698