Index: content/browser/media/capture/desktop_capture_device_aura.cc |
diff --git a/content/browser/media/capture/desktop_capture_device_aura.cc b/content/browser/media/capture/desktop_capture_device_aura.cc |
index 1b26d4c1823cc59653b2c2706f3fb86f8c32128e..31bfe32e9f2790d06ffda7cade8d507b72d7aecf 100644 |
--- a/content/browser/media/capture/desktop_capture_device_aura.cc |
+++ b/content/browser/media/capture/desktop_capture_device_aura.cc |
@@ -15,8 +15,8 @@ |
#include "content/common/gpu/client/gl_helper.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/power_save_blocker.h" |
+#include "media/base/video_capture_types.h" |
#include "media/base/video_util.h" |
-#include "media/video/capture/video_capture_types.h" |
#include "skia/ext/image_operations.h" |
#include "third_party/skia/include/core/SkBitmap.h" |
#include "ui/aura/client/screen_position_client.h" |