| 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 e0b2303dc25ebb58021b28c392e86236a3f88e91..420fc7c5310d576dce4b9d01151b5e477d0cc6f5 100644 | 
| --- a/content/browser/gpu/gpu_data_manager_impl_private.h | 
| +++ b/content/browser/gpu/gpu_data_manager_impl_private.h | 
| @@ -76,8 +76,6 @@ class CONTENT_EXPORT GpuDataManagerImplPrivate { | 
|  | 
| void AppendGpuCommandLine(base::CommandLine* command_line) const; | 
|  | 
| -  void AppendPluginCommandLine(base::CommandLine* command_line) const; | 
| - | 
| void UpdateRendererWebPrefs(WebPreferences* prefs) const; | 
|  | 
| std::string GetBlacklistVersion() const; | 
|  |