Index: content/common/sandbox_mac.mm |
diff --git a/content/common/sandbox_mac.mm b/content/common/sandbox_mac.mm |
index 4dc7d9413edb40d07adb8a2d9c6b2be9149e1287..8d28ffb058d150596732c484e655b0398091a837 100644 |
--- a/content/common/sandbox_mac.mm |
+++ b/content/common/sandbox_mac.mm |
@@ -33,7 +33,7 @@ extern "C" { |
#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.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" |