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

Unified Diff: trunk/src/content/browser/compositor/browser_compositor_view_private_mac.h

Issue 387863004: Revert 281866 "Mac ÜC: Make resize smooth" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 5 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: trunk/src/content/browser/compositor/browser_compositor_view_private_mac.h
===================================================================
--- trunk/src/content/browser/compositor/browser_compositor_view_private_mac.h (revision 282673)
+++ trunk/src/content/browser/compositor/browser_compositor_view_private_mac.h (working copy)
@@ -44,9 +44,6 @@
// Called when an error is encountered while drawing to the screen.
- (void)gotAcceleratedLayerError;
-// Check if a frame of a given size is currently being displayed.
-- (bool)hasFrameWithSizeInDIP:(gfx::Size)desiredSizeInDIP;
-
@end // BrowserCompositorViewCocoa
namespace content {

Powered by Google App Engine
This is Rietveld 408576698