| 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 97%
|
| rename from media/video/capture/video_capture_types.cc
|
| rename to media/base/video_capture_types.cc
|
| index 2cddeee9cbac36cc2d321ae1e54fec02d402f854..7c708ba4853545e7f2d07bef1362ea23976092f4 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"
|
|
|