Index: trunk/src/chrome/browser/ui/cocoa/dev_tools_controller.h |
=================================================================== |
--- trunk/src/chrome/browser/ui/cocoa/dev_tools_controller.h (revision 190730) |
+++ trunk/src/chrome/browser/ui/cocoa/dev_tools_controller.h (working copy) |
@@ -47,7 +47,6 @@ |
- (void)updateDevToolsForWebContents:(content::WebContents*)contents |
withProfile:(Profile*)profile; |
-- (CGFloat)topContentOffset; |
- (void)setTopContentOffset:(CGFloat)offset; |
@end |