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

Unified Diff: chrome/browser/cocoa/find_bar_cocoa_controller.h

Issue 165014: Reverting 22541. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 4 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: chrome/browser/cocoa/find_bar_cocoa_controller.h
===================================================================
--- chrome/browser/cocoa/find_bar_cocoa_controller.h (revision 22567)
+++ chrome/browser/cocoa/find_bar_cocoa_controller.h (working copy)
@@ -40,8 +40,9 @@
- (IBAction)previousResult:(id)sender;
-// Positions the find bar based on the location of |contentArea|.
-- (void)positionFindBarView:(NSView*)contentArea;
+// Positions the find bar based on the location of the infobar container.
+// TODO(rohitrao): Move this logic into BrowserWindowController.
+- (void)positionFindBarView:(NSView*)infoBarContainerView;
// Methods called from FindBarBridge.
- (void)showFindBar;
Property changes on: chrome/browser/cocoa/find_bar_cocoa_controller.h
___________________________________________________________________
Name: svn:eol-style
+ LF
« no previous file with comments | « chrome/browser/cocoa/download_shelf_mac_unittest.mm ('k') | chrome/browser/cocoa/find_bar_cocoa_controller.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698