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

Unified Diff: device/capture/content/screen_capture_device_core.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
« no previous file with comments | « device/capture/content/screen_capture_device_core.h ('k') | device/capture/content/smooth_event_sampler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/capture/content/screen_capture_device_core.cc
diff --git a/media/capture/content/screen_capture_device_core.cc b/device/capture/content/screen_capture_device_core.cc
similarity index 98%
rename from media/capture/content/screen_capture_device_core.cc
rename to device/capture/content/screen_capture_device_core.cc
index 0f06dfa51c5d59f4d73c3539873558ceaeb81452..05c4f78ce900492604263a68bc3fce0a63780eca 100644
--- a/media/capture/content/screen_capture_device_core.cc
+++ b/device/capture/content/screen_capture_device_core.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/screen_capture_device_core.h"
+#include "device/capture/content/screen_capture_device_core.h"
#include <memory>
#include <utility>
« no previous file with comments | « device/capture/content/screen_capture_device_core.h ('k') | device/capture/content/smooth_event_sampler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698