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

Unified Diff: content/shell/renderer/layout_test/webkit_test_runner.h

Issue 906753002: Revert of Added MockPresentationClient to use in layout tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 months 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 | « content/shell/BUILD.gn ('k') | content/shell/renderer/layout_test/webkit_test_runner.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/renderer/layout_test/webkit_test_runner.h
diff --git a/content/shell/renderer/layout_test/webkit_test_runner.h b/content/shell/renderer/layout_test/webkit_test_runner.h
index 54c4b7531bb88fd2cf5bfcf062928814c3ce418a..d4479ddbc9137fc7774d115a7d2931e6972ca26b 100644
--- a/content/shell/renderer/layout_test/webkit_test_runner.h
+++ b/content/shell/renderer/layout_test/webkit_test_runner.h
@@ -64,7 +64,6 @@
const blink::WebScreenOrientationType& orientation) override;
void ResetScreenOrientation() override;
void DidChangeBatteryStatus(const blink::WebBatteryStatus& status) override;
- void SetScreenAvailability(bool available) override;
void PrintMessage(const std::string& message) override;
void PostTask(WebTask* task) override;
void PostDelayedTask(WebTask* task, long long ms) override;
« no previous file with comments | « content/shell/BUILD.gn ('k') | content/shell/renderer/layout_test/webkit_test_runner.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698