Index: chrome/browser/extensions/extension_install_ui.h |
=================================================================== |
--- chrome/browser/extensions/extension_install_ui.h (revision 88605) |
+++ chrome/browser/extensions/extension_install_ui.h (working copy) |
@@ -82,6 +82,8 @@ |
static void DisableFailureUIForTests(); |
private: |
+ friend class GalleryInstallApiTestObserver; |
+ |
// Show an infobar for a newly-installed theme. previous_theme_id |
// should be empty if the previous theme was the system/default |
// theme. |