| Index: content/browser/renderer_host/media/desktop_capture_device_aura.h
|
| diff --git a/content/browser/renderer_host/media/desktop_capture_device_aura.h b/content/browser/renderer_host/media/desktop_capture_device_aura.h
|
| index bd0d7180b9590b38538d4a16c2661122a751da97..faca53b9b6e121a554b8d172c149d6acabd586eb 100644
|
| --- a/content/browser/renderer_host/media/desktop_capture_device_aura.h
|
| +++ b/content/browser/renderer_host/media/desktop_capture_device_aura.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 {
|
|
|