Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(902)

Unified Diff: content/public/browser/content_browser_client.h

Issue 258373002: Towards moving guest management to chrome: Introduce GuestViewManager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed John's comments Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;

Powered by Google App Engine
This is Rietveld 408576698