Index: content/common/gpu/media/vaapi_wrapper.h |
diff --git a/content/common/gpu/media/vaapi_wrapper.h b/content/common/gpu/media/vaapi_wrapper.h |
index 4efb558d69e42a54a1bebd5a3ae00ee945737573..5126bd328db9e0b416e3008070c40bff54548bc7 100644 |
--- a/content/common/gpu/media/vaapi_wrapper.h |
+++ b/content/common/gpu/media/vaapi_wrapper.h |
@@ -51,7 +51,7 @@ class CONTENT_EXPORT VaapiWrapper { |
const base::Closure& report_error_to_uma_cb); |
// Return the supported encode profiles. |
- static std::vector<media::VideoCodecProfile> GetSupportedEncodeProfiles( |
+ static std::vector<media::VideoCodecProfile> GetSupportedProfiles( |
Display* x_display, |
const base::Closure& report_error_to_uma_cb); |