| Index: content/public/test/layouttest_support.h
|
| diff --git a/content/public/test/layouttest_support.h b/content/public/test/layouttest_support.h
|
| index a39c57127a4d6d8fbb0fad390fcc91baed1c4a49..23354ff4f8405f475fd2106b83cb57e378ab0710 100644
|
| --- a/content/public/test/layouttest_support.h
|
| +++ b/content/public/test/layouttest_support.h
|
| @@ -76,7 +76,7 @@
|
| int GetLocalSessionHistoryLength(RenderView* render_view);
|
|
|
| // Sync the current session history to the browser process.
|
| -void ForcePageStateFlush(RenderView* render_view);
|
| +void SyncNavigationState(RenderView* render_view);
|
|
|
| // Sets the focus of the render view depending on |enable|. This only overrides
|
| // the state of the renderer, and does not sync the focus to the browser
|
|
|