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

Unified Diff: chrome/test/test_browser_window.h

Issue 4694008: Make pink's TabContentsWrapper change compile on Windows.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years, 1 month 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/test_browser_window.h
===================================================================
--- chrome/test/test_browser_window.h (revision 66453)
+++ chrome/test/test_browser_window.h (working copy)
@@ -45,7 +45,7 @@
}
virtual void SetFocusToLocationBar(bool select_all) {}
virtual void UpdateReloadStopState(bool is_loading, bool force) {}
- virtual void UpdateToolbar(TabContents* contents,
+ virtual void UpdateToolbar(TabContentsWrapper* contents,
bool should_restore_state) {}
virtual void FocusToolbar() {}
virtual void FocusAppMenu() {}

Powered by Google App Engine
This is Rietveld 408576698