Index: content/gpu/gpu_main.cc |
diff --git a/content/gpu/gpu_main.cc b/content/gpu/gpu_main.cc |
index 6ab3247551288917d5d739fec2dd57e001ded929..40d759cf215012ccdf1514ef37852b1064e4d63a 100644 |
--- a/content/gpu/gpu_main.cc |
+++ b/content/gpu/gpu_main.cc |
@@ -30,7 +30,7 @@ |
#if defined(OS_WIN) |
#include "content/common/gpu/media/dxva_video_decode_accelerator.h" |
-#include "sandbox/src/sandbox.h" |
+#include "sandbox/win/src/sandbox.h" |
#endif |
#if defined(USE_X11) |