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

Unified Diff: media/device_monitors/system_message_window_win_unittest.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/system_message_window_win.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/device_monitors/system_message_window_win_unittest.cc
diff --git a/media/capture/system_message_window_win_unittest.cc b/media/device_monitors/system_message_window_win_unittest.cc
similarity index 95%
rename from media/capture/system_message_window_win_unittest.cc
rename to media/device_monitors/system_message_window_win_unittest.cc
index 80ff75ce5c998e6fc1a9f51a95575dc16c38a2f1..dff7b5af442f01b53372da0c6c80cf08f8a65655 100644
--- a/media/capture/system_message_window_win_unittest.cc
+++ b/media/device_monitors/system_message_window_win_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/system_message_window_win.h"
+#include "media/device_monitors/system_message_window_win.h"
#include <dbt.h>
#include <string>
« no previous file with comments | « media/device_monitors/system_message_window_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698