| Index: content/browser/renderer_host/media/desktop_capture_device_aura.cc
|
| diff --git a/content/browser/renderer_host/media/desktop_capture_device_aura.cc b/content/browser/renderer_host/media/desktop_capture_device_aura.cc
|
| index 3f8b66fa530dbdec768ef84c0b43e0fb7b97cdca..03e9c8920478fceeae19e0c4d0a04d48c7b210b7 100644
|
| --- a/content/browser/renderer_host/media/desktop_capture_device_aura.cc
|
| +++ b/content/browser/renderer_host/media/desktop_capture_device_aura.cc
|
| @@ -8,7 +8,7 @@
|
| #include "base/timer/timer.h"
|
| #include "cc/output/copy_output_request.h"
|
| #include "cc/output/copy_output_result.h"
|
| -#include "content/browser/aura/image_transport_factory.h"
|
| +#include "content/browser/compositor/image_transport_factory.h"
|
| #include "content/browser/renderer_host/media/video_capture_device_impl.h"
|
| #include "content/common/gpu/client/gl_helper.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|