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

Unified Diff: content/browser/media/media_internals.h

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
Index: content/browser/media/media_internals.h
diff --git a/content/browser/media/media_internals.h b/content/browser/media/media_internals.h
index 9a785538822f3540fb73bd02f433bbde393e8cd8..054c5c7be2844e286222a035399239f1a40f44ed 100644
--- a/content/browser/media/media_internals.h
+++ b/content/browser/media/media_internals.h
@@ -23,8 +23,8 @@
#include "content/public/browser/notification_registrar.h"
#include "media/audio/audio_logging.h"
#include "media/base/media_log.h"
-#include "media/base/video_capture_types.h"
#include "media/capture/video/video_capture_device_descriptor.h"
+#include "media/capture/video_capture_types.h"
namespace media {
class AudioParameters;

Powered by Google App Engine
This is Rietveld 408576698