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

Unified Diff: device/capture/content/capture_resolution_chooser.cc

Issue 2143903003: [WIP] Move media/capture to device/capture (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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: 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>
« no previous file with comments | « device/capture/content/capture_resolution_chooser.h ('k') | device/capture/content/capture_resolution_chooser_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698