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

Unified Diff: components/html_viewer/web_test_delegate_impl.h

Issue 1541713002: Revert of Support device scale factor test with popups in LayoutTest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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
« no previous file with comments | « no previous file | components/html_viewer/web_test_delegate_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/html_viewer/web_test_delegate_impl.h
diff --git a/components/html_viewer/web_test_delegate_impl.h b/components/html_viewer/web_test_delegate_impl.h
index cae5649f963485b5eff9014cc45a3414807c6d06..0e0063e701c491059f9a52dccef1f6f34b348152 100644
--- a/components/html_viewer/web_test_delegate_impl.h
+++ b/components/html_viewer/web_test_delegate_impl.h
@@ -125,8 +125,6 @@ class WebTestDelegateImpl : public test_runner::WebTestDelegate {
blink::WebLocalFrame* frame,
const blink::WebPluginParams& params) override;
void OnWebTestProxyBaseDestroy(test_runner::WebTestProxyBase* base) override;
- blink::WebPoint ConvertDIPToNative(
- const blink::WebPoint& point_in_dip) const override;
// Must not be constructed until after blink has been initialized.
scoped_ptr<test_runner::TestPreferences> prefs_;
« no previous file with comments | « no previous file | components/html_viewer/web_test_delegate_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698