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

Unified Diff: services/ui/ws/test_utils.h

Issue 2627623003: Add full touch support to mus. (Closed)
Patch Set: Fixes. Created 3 years, 11 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 | « services/ui/ws/display_manager.cc ('k') | services/ui/ws/touch_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/ws/test_utils.h
diff --git a/services/ui/ws/test_utils.h b/services/ui/ws/test_utils.h
index 808f16f1bf9e61d5d6baca0854aa7c674ba0ae5b..edf76fffacf24ecc0deab5f6f37fe14ef5fb2ec4 100644
--- a/services/ui/ws/test_utils.h
+++ b/services/ui/ws/test_utils.h
@@ -554,7 +554,6 @@ class TestWindowServerDelegate : public WindowServerDelegate {
mojom::WindowTreeRequest* tree_request,
mojom::WindowTreeClientPtr* client) override;
bool IsTestConfig() const override;
- void UpdateTouchTransforms() override {}
private:
WindowServer* window_server_ = nullptr;
« no previous file with comments | « services/ui/ws/display_manager.cc ('k') | services/ui/ws/touch_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698