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

Unified Diff: device/capture/device_monitor_udev.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/device_monitor_udev.h ('k') | device/capture/system_message_window_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/capture/device_monitor_udev.cc
diff --git a/media/capture/device_monitor_udev.cc b/device/capture/device_monitor_udev.cc
similarity index 98%
rename from media/capture/device_monitor_udev.cc
rename to device/capture/device_monitor_udev.cc
index a010427d0be260694d7c90ecc106d3dac960e91a..f2205ad47631efeeceee366b3db8eba29b9c8079 100644
--- a/media/capture/device_monitor_udev.cc
+++ b/device/capture/device_monitor_udev.cc
@@ -4,7 +4,7 @@
// libudev is used for monitoring device changes.
-#include "media/capture/device_monitor_udev.h"
+#include "device/capture/device_monitor_udev.h"
#include <stddef.h>
« no previous file with comments | « device/capture/device_monitor_udev.h ('k') | device/capture/system_message_window_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698