Chromium Code Reviews| Index: chrome/browser/ui/webui/print_preview_handler.h |
| =================================================================== |
| --- chrome/browser/ui/webui/print_preview_handler.h (revision 98857) |
| +++ chrome/browser/ui/webui/print_preview_handler.h (working copy) |
| @@ -65,6 +65,8 @@ |
| private: |
| friend class PrintSystemTaskProxy; |
| + FRIEND_TEST_ALL_PREFIXES(PrintPreviewHandlerTest, |
| + ActivateInitiatorTabOnPrint); |
| TabContentsWrapper* preview_tab_wrapper() const; |
| TabContents* preview_tab() const; |