Index: content/common/gpu/media/va_wayland_stub_header.fragment |
diff --git a/content/common/gpu/media/va_stub_header.fragment b/content/common/gpu/media/va_wayland_stub_header.fragment |
similarity index 74% |
copy from content/common/gpu/media/va_stub_header.fragment |
copy to content/common/gpu/media/va_wayland_stub_header.fragment |
index 8d89c16adbd53bb8ad7b83372d93ab83451757be..30226c0e87784e84ae43ec2321b81678e3c159ee 100644 |
--- a/content/common/gpu/media/va_stub_header.fragment |
+++ b/content/common/gpu/media/va_wayland_stub_header.fragment |
@@ -4,6 +4,6 @@ |
extern "C" { |
#include "third_party/libva/va/va.h" |
-#include "third_party/libva/va/va_x11.h" |
+#include "third_party/libva/va/wayland/va_wayland.h" |
} |