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

Unified Diff: device/capture/content/capture_resolution_chooser_unittest.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_unittest.cc
diff --git a/media/capture/content/capture_resolution_chooser_unittest.cc b/device/capture/content/capture_resolution_chooser_unittest.cc
similarity index 99%
rename from media/capture/content/capture_resolution_chooser_unittest.cc
rename to device/capture/content/capture_resolution_chooser_unittest.cc
index a0346b1020c8f86e03089762683bac3b7afa30ea..8f23d1ae3b3fa8d7fb0073dee34a74286326300c 100644
--- a/media/capture/content/capture_resolution_chooser_unittest.cc
+++ b/device/capture/content/capture_resolution_chooser_unittest.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 <stddef.h>
« no previous file with comments | « device/capture/content/capture_resolution_chooser.cc ('k') | device/capture/content/screen_capture_device_core.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698