| Index: chrome/browser/tab_contents/tab_contents_view_mac.h
|
| ===================================================================
|
| --- chrome/browser/tab_contents/tab_contents_view_mac.h (revision 110269)
|
| +++ chrome/browser/tab_contents/tab_contents_view_mac.h (working copy)
|
| @@ -42,11 +42,6 @@
|
|
|
| // Expose this, since sometimes one needs both the NSView and the TabContents.
|
| - (TabContents*)tabContents;
|
| -
|
| -// Set frame, then notify the RenderWidgetHost that the frame has been changed,
|
| -// but do it in a separate task, using |performSelector:withObject:afterDelay:|.
|
| -// This stops the flickering issue in http://crbug.com/31970
|
| -- (void)setFrameWithDeferredUpdate:(NSRect)frame;
|
| @end
|
|
|
| // Mac-specific implementation of the TabContentsView. It owns an NSView that
|
|
|
| Property changes on: chrome/browser/tab_contents/tab_contents_view_mac.h
|
| ___________________________________________________________________
|
| Added: svn:mergeinfo
|
|
|
|
|