Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(77)

Unified Diff: chrome/test/base/test_tab_strip_model_observer.h

Issue 12250008: Cleanup: Remove more uses of deprecated PrintPreviewDialogController methods. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: fix test Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/base/test_tab_strip_model_observer.h
===================================================================
--- chrome/test/base/test_tab_strip_model_observer.h (revision 181939)
+++ chrome/test/base/test_tab_strip_model_observer.h (working copy)
@@ -30,7 +30,7 @@
private:
// Callback to observer the print preview dialog associated with |contents|.
- void ObservePrintPreviewTabContents(content::WebContents* contents);
+ void ObservePrintPreviewDialog(content::WebContents* contents);
// TabStripModelObserver:
virtual void TabBlockedStateChanged(content::WebContents* contents,
« no previous file with comments | « chrome/browser/ui/webui/print_preview/print_preview_handler.cc ('k') | chrome/test/base/test_tab_strip_model_observer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698