| commit | 05e4137fc06ab5b10b30ecd053f49190cfbf3b5d | [log] [tgz] |
|---|---|---|
| author | lfg <lfg@chromium.org> | Fri Jul 22 15:38:10 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Jul 22 15:39:44 2016 |
| tree | 6d8939bf18c8dde29b428fc54611e94f96755cae | |
| parent | 42241b5b5bca92879925108538b1fd64da5ce613 [diff] |
Rename WebTestProxy to WebViewTestProxy. As we continue to split WebView/WebWidget, this change renames WebTestProxy to WebViewTestProxy, since it should only used for proxying RenderView calls. A future change will introduce a new WebWidgetTestProxy for use with RenderWidget. BUG=583347 Review-Url: https://codereview.chromium.org/2171503005 Cr-Commit-Position: refs/heads/master@{#407165}