Index: content/browser/gpu/gpu_data_manager_impl_private.h |
diff --git a/content/browser/gpu/gpu_data_manager_impl_private.h b/content/browser/gpu/gpu_data_manager_impl_private.h |
index ca98ab2811391cb4c4d233c32eb71b3ad065ab5a..09de1a48267b0522b6b9dfcd0a30e6c9cc345d38 100644 |
--- a/content/browser/gpu/gpu_data_manager_impl_private.h |
+++ b/content/browser/gpu/gpu_data_manager_impl_private.h |
@@ -198,6 +198,8 @@ class CONTENT_EXPORT GpuDataManagerImplPrivate { |
const std::string& gpu_driver_bug_list_json, |
const gpu::GPUInfo& gpu_info); |
+ void RunPostInitTasks(); |
+ |
void UpdateGpuInfoHelper(); |
void UpdateBlacklistedFeatures(const std::set<int>& features); |