diff options
Diffstat (limited to 'content/public/browser/content_browser_client.h')
-rw-r--r-- | content/public/browser/content_browser_client.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/public/browser/content_browser_client.h b/content/public/browser/content_browser_client.h index a861b70..731f897 100644 --- a/content/public/browser/content_browser_client.h +++ b/content/public/browser/content_browser_client.h @@ -24,7 +24,6 @@ class CommandLine; class FilePath; class GURL; -class PluginProcessHost; namespace webkit_glue { struct WebPreferences; |