Index: content/public/test/render_view_test.h |
diff --git a/content/public/test/render_view_test.h b/content/public/test/render_view_test.h |
index 46dc35ce15f9f911abd67b875a99af45e3a673b6..67442d0dcb00e9451bb233f3257c1d1bd06d2338 100644 |
--- a/content/public/test/render_view_test.h |
+++ b/content/public/test/render_view_test.h |
@@ -109,9 +109,6 @@ class RenderViewTest : public testing::Test { |
// Simulates |node| being focused. |
void SetFocused(const blink::WebNode& node); |
- // Clears anything associated with the browsing history. |
- void ClearHistory(); |
- |
// Simulates a navigation with a type of reload to the given url. |
void Reload(const GURL& url); |