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

Unified Diff: media/device_monitors/device_monitor_udev.cc

Issue 2224643002: Move device monitors out of //media/capture into //media/device_monitors (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 | « media/device_monitors/device_monitor_udev.h ('k') | media/device_monitors/system_message_window_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/device_monitors/device_monitor_udev.cc
diff --git a/media/capture/device_monitor_udev.cc b/media/device_monitors/device_monitor_udev.cc
similarity index 97%
rename from media/capture/device_monitor_udev.cc
rename to media/device_monitors/device_monitor_udev.cc
index a010427d0be260694d7c90ecc106d3dac960e91a..b1594958b2914441893309ee4eea0e88cd94a9e6 100644
--- a/media/capture/device_monitor_udev.cc
+++ b/media/device_monitors/device_monitor_udev.cc
@@ -4,7 +4,7 @@
// libudev is used for monitoring device changes.
-#include "media/capture/device_monitor_udev.h"
+#include "media/device_monitors/device_monitor_udev.h"
#include <stddef.h>
« no previous file with comments | « media/device_monitors/device_monitor_udev.h ('k') | media/device_monitors/system_message_window_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698