Index: chrome/browser/extensions/extension_browsertest.h |
=================================================================== |
--- chrome/browser/extensions/extension_browsertest.h (revision 75613) |
+++ chrome/browser/extensions/extension_browsertest.h (working copy) |
@@ -98,6 +98,10 @@ |
// crashed. |
bool WaitForExtensionCrash(const std::string& extension_id); |
+ // Checks that a theme info bar is currently visible and issues an undo to |
+ // revert to the previous theme. |
+ void VerifyThemeInfoBarAndUndoInstall(); |
+ |
// NotificationObserver |
virtual void Observe(NotificationType type, |
const NotificationSource& source, |