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

Unified Diff: media/base/video_capture_types.cc

Issue 883293005: Cast: Basic cast_receiver API for chrome. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: removed extra BUILD.gn line Created 5 years, 10 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/video_capture_types.h ('k') | media/base/video_capturer_source.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/video_capture_types.cc
diff --git a/media/video/capture/video_capture_types.cc b/media/base/video_capture_types.cc
similarity index 98%
rename from media/video/capture/video_capture_types.cc
rename to media/base/video_capture_types.cc
index a20ea4faf729504910e9a0d2d7e4add28435813e..bba56e8d868c1b7dca7592834bfec0c684ff9b28 100644
--- a/media/video/capture/video_capture_types.cc
+++ b/media/base/video_capture_types.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/video/capture/video_capture_types.h"
+#include "media/base/video_capture_types.h"
#include "base/logging.h"
#include "base/strings/stringprintf.h"
« no previous file with comments | « media/base/video_capture_types.h ('k') | media/base/video_capturer_source.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698