Chromium Code Reviews| Index: content/public/browser/content_browser_client.h |
| diff --git a/content/public/browser/content_browser_client.h b/content/public/browser/content_browser_client.h |
| index ac40ae2cd57e1655844c604f5a40a7442db8f6e2..885ad766e4e5ab72e9e9d938ed6204df9c9474b2 100644 |
| --- a/content/public/browser/content_browser_client.h |
| +++ b/content/public/browser/content_browser_client.h |
| @@ -85,6 +85,7 @@ class BrowserChildProcessHost; |
| class BrowserContext; |
| class BrowserMainParts; |
| class BrowserPluginGuestDelegate; |
| +class BrowserPluginGuestManagerDelegate; |
|
jam
2014/05/02 22:24:47
undo
Fady Samuel
2014/05/03 00:16:59
Done.
|
| class BrowserPpapiHost; |
| class BrowserURLHandler; |
| class DesktopNotificationDelegate; |