| 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"
|
|
|