| Index: content/browser/renderer_host/media/desktop_capture_device_ash.h
|
| diff --git a/content/browser/renderer_host/media/desktop_capture_device_ash.h b/content/browser/renderer_host/media/desktop_capture_device_ash.h
|
| index 95969a8e6b7b98cf1fd249b78965c5dd05d4e4b2..f5bac06893d4278ee35de5c06e3cf379995dd680 100644
|
| --- a/content/browser/renderer_host/media/desktop_capture_device_ash.h
|
| +++ b/content/browser/renderer_host/media/desktop_capture_device_ash.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| #include "content/common/content_export.h"
|
| -#include "content/public/common/desktop_media_id.h"
|
| +#include "content/public/browser/desktop_media_id.h"
|
| #include "media/video/capture/video_capture_device.h"
|
|
|
| namespace aura {
|
|
|