| Index: chrome/browser/ui/extensions/shell_window.h
|
| diff --git a/chrome/browser/ui/extensions/shell_window.h b/chrome/browser/ui/extensions/shell_window.h
|
| index 60a82d2f5009d9938058c32e7f166746172f3b43..e529682ddf42dabcec730e57b41024685963d2b8 100644
|
| --- a/chrome/browser/ui/extensions/shell_window.h
|
| +++ b/chrome/browser/ui/extensions/shell_window.h
|
| @@ -205,6 +205,7 @@ class ShellWindow : public content::NotificationObserver,
|
| }
|
|
|
| static void DisableExternalOpenForTesting();
|
| + static void EnableExternalOpenForTesting();
|
|
|
| protected:
|
| virtual ~ShellWindow();
|
|
|