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

Unified Diff: content/browser/renderer_host/accelerated_surface_container_manager_mac.h

Issue 6546073: More OOLing on Mac. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Yeap Created 9 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
Index: content/browser/renderer_host/accelerated_surface_container_manager_mac.h
diff --git a/content/browser/renderer_host/accelerated_surface_container_manager_mac.h b/content/browser/renderer_host/accelerated_surface_container_manager_mac.h
index 316ff58eb70047f34ee5dcb0503cd7bb6b87e7f1..e3a4e0ed53699664a79b1ad5b6fe9aab29c9fb05 100644
--- a/content/browser/renderer_host/accelerated_surface_container_manager_mac.h
+++ b/content/browser/renderer_host/accelerated_surface_container_manager_mac.h
@@ -27,6 +27,7 @@ class AcceleratedSurfaceContainerMac;
class AcceleratedSurfaceContainerManagerMac {
public:
AcceleratedSurfaceContainerManagerMac();
+ ~AcceleratedSurfaceContainerManagerMac();
// Allocates a new "fake" PluginWindowHandle, which is used as the
// key for the other operations.
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | content/browser/renderer_host/accelerated_surface_container_manager_mac.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698