| Index: content/gpu/gpu_main.cc
|
| diff --git a/content/gpu/gpu_main.cc b/content/gpu/gpu_main.cc
|
| index 6c7e8af26afce5240b455126371febb60e6976e1..973b0a02e725649ad004d27bde5fdeb1f6424b19 100644
|
| --- a/content/gpu/gpu_main.cc
|
| +++ b/content/gpu/gpu_main.cc
|
| @@ -55,7 +55,7 @@
|
| #if defined(OS_WIN)
|
| #include "base/win/windows_version.h"
|
| #include "base/win/scoped_com_initializer.h"
|
| -#include "content/common/gpu/media/dxva_video_decode_accelerator.h"
|
| +#include "content/common/gpu/media/dxva_video_decode_accelerator_win.h"
|
| #include "sandbox/win/src/sandbox.h"
|
| #endif
|
|
|
|
|