Index: content/browser/session_history_browsertest.cc |
=================================================================== |
--- content/browser/session_history_browsertest.cc (revision 181789) |
+++ content/browser/session_history_browsertest.cc (working copy) |
@@ -23,7 +23,7 @@ |
protected: |
SessionHistoryTest() {} |
- virtual void SetUpOnMainThread() { |
+ virtual void SetUpOnMainThread() OVERRIDE { |
ASSERT_TRUE(test_server()->Start()); |
NavigateToURL(shell(), GURL(chrome::kAboutBlankURL)); |
} |