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

Unified Diff: chrome/browser/browser_process.h

Issue 154083008: Remove Tabpose feature on mac, and supporting infrastructure (PaintAtSize) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase, merge Created 6 years, 10 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
« no previous file with comments | « chrome/browser/app_controller_mac.mm ('k') | chrome/browser/browser_process_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/browser_process.h
diff --git a/chrome/browser/browser_process.h b/chrome/browser/browser_process.h
index 43c296aadb5c7e61eb9942d5313795f039037d34..faf5d6fbf3c60732d05e5e3296ce683b326ef54e 100644
--- a/chrome/browser/browser_process.h
+++ b/chrome/browser/browser_process.h
@@ -36,7 +36,6 @@ class PrefRegistrySimple;
class PrefService;
class Profile;
class ProfileManager;
-class RenderWidgetSnapshotTaker;
class SafeBrowsingService;
class StatusTray;
class StorageMonitor;
@@ -145,8 +144,6 @@ class BrowserProcess {
virtual GpuModeManager* gpu_mode_manager() = 0;
- virtual RenderWidgetSnapshotTaker* GetRenderWidgetSnapshotTaker() = 0;
-
virtual AutomationProviderList* GetAutomationProviderList() = 0;
virtual void CreateDevToolsHttpProtocolHandler(
« no previous file with comments | « chrome/browser/app_controller_mac.mm ('k') | chrome/browser/browser_process_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698