| Index: chrome/browser/ui/browser_commands.h
|
| diff --git a/chrome/browser/ui/browser_commands.h b/chrome/browser/ui/browser_commands.h
|
| index bfa747bba641b81c21e594cf6fd9e4fc8d14ab03..a2daa77ed326e7c6756133271866c1f03d664fd8 100644
|
| --- a/chrome/browser/ui/browser_commands.h
|
| +++ b/chrome/browser/ui/browser_commands.h
|
| @@ -114,7 +114,6 @@ bool CanPrint(Browser* browser);
|
| void AdvancedPrint(Browser* browser);
|
| bool CanAdvancedPrint(Browser* browser);
|
| #endif // !OS_WIN
|
| -void PrintToDestination(Browser* browser);
|
| void EmailPageLocation(Browser* browser);
|
| bool CanEmailPageLocation(const Browser* browser);
|
| void Cut(Browser* browser);
|
|
|