| Index: device/capture/content/capture_resolution_chooser.cc
|
| diff --git a/media/capture/content/capture_resolution_chooser.cc b/device/capture/content/capture_resolution_chooser.cc
|
| similarity index 99%
|
| rename from media/capture/content/capture_resolution_chooser.cc
|
| rename to device/capture/content/capture_resolution_chooser.cc
|
| index 3c7f3e58515ac5abed5c2476edccbc6bb0407d0c..badf17d10166070982770187bbf6bd49a83b4875 100644
|
| --- a/media/capture/content/capture_resolution_chooser.cc
|
| +++ b/device/capture/content/capture_resolution_chooser.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/capture/content/capture_resolution_chooser.h"
|
| +#include "device/capture/content/capture_resolution_chooser.h"
|
|
|
| #include <algorithm>
|
| #include <limits>
|
|
|