| Index: chrome/browser/ui/cocoa/dev_tools_controller.h
|
| diff --git a/chrome/browser/ui/cocoa/dev_tools_controller.h b/chrome/browser/ui/cocoa/dev_tools_controller.h
|
| index 99416e61e5ea24ffba9846628d9fcf197bc0738e..cfb12c6dba15e31425d360a9a2bd057f0b145b66 100644
|
| --- a/chrome/browser/ui/cocoa/dev_tools_controller.h
|
| +++ b/chrome/browser/ui/cocoa/dev_tools_controller.h
|
| @@ -47,9 +47,6 @@ class WebContents;
|
| - (void)updateDevToolsForWebContents:(content::WebContents*)contents
|
| withProfile:(Profile*)profile;
|
|
|
| -- (CGFloat)topContentOffset;
|
| -- (void)setTopContentOffset:(CGFloat)offset;
|
| -
|
| @end
|
|
|
| #endif // CHROME_BROWSER_UI_COCOA_DEV_TOOLS_CONTROLLER_H_
|
|
|