Index: content/browser/device_monitor_mac.mm |
diff --git a/content/browser/device_monitor_mac.mm b/content/browser/device_monitor_mac.mm |
index 2d872d74775b637325df2a987a807a6870588384..2110eb1e8614ffabf90d2bf556b93aa0585130c4 100644 |
--- a/content/browser/device_monitor_mac.mm |
+++ b/content/browser/device_monitor_mac.mm |
@@ -14,7 +14,7 @@ |
#include "base/mac/scoped_nsobject.h" |
#include "base/threading/thread_checker.h" |
#include "content/public/browser/browser_thread.h" |
-#import "media/video/capture/mac/avfoundation_glue.h" |
+#import "media/base/mac/avfoundation_glue.h" |
using content::BrowserThread; |