Index: content/common/sandbox_mac.mm |
diff --git a/content/common/sandbox_mac.mm b/content/common/sandbox_mac.mm |
index f103b7cdf16a72e7ff39d7a01b2e5264332f786e..dbffef22d78f1bb603d37c7bed9f84c8c9a0d479 100644 |
--- a/content/common/sandbox_mac.mm |
+++ b/content/common/sandbox_mac.mm |
@@ -32,10 +32,10 @@ |
#include "base/strings/sys_string_conversions.h" |
#include "base/strings/utf_string_conversions.h" |
#include "base/sys_info.h" |
-#include "content/common/gpu/media/vt_video_decode_accelerator_mac.h" |
#include "content/grit/content_resources.h" |
#include "content/public/common/content_client.h" |
#include "content/public/common/content_switches.h" |
+#include "media/gpu/vt_video_decode_accelerator_mac.h" |
#include "sandbox/mac/seatbelt.h" |
#include "third_party/icu/source/common/unicode/uchar.h" |
#include "ui/base/layout.h" |