| Index: device/capture/system_message_window_win.cc
|
| diff --git a/media/capture/system_message_window_win.cc b/device/capture/system_message_window_win.cc
|
| similarity index 99%
|
| rename from media/capture/system_message_window_win.cc
|
| rename to device/capture/system_message_window_win.cc
|
| index 66ebb3eeb3bc4b0119ec33f6d350755e50cba89b..1b6f136debf0d0e769237e8ab6f7ec4cf6889fe8 100644
|
| --- a/media/capture/system_message_window_win.cc
|
| +++ b/device/capture/system_message_window_win.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 "device/capture/system_message_window_win.h"
|
|
|
| #include <dbt.h>
|
| #include <stddef.h>
|
|
|