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

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

Issue 2481263002: Introduce Display Compositor mojo interface. Use InProcessContextProvider. (Closed)
Patch Set: Speculative fix for android build issue Created 4 years, 1 month 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
Index: services/ui/ws/test_utils.h
diff --git a/services/ui/ws/test_utils.h b/services/ui/ws/test_utils.h
index caeba5f98d0c7f9b8abf578104c51f520995393e..7ac7b4fc5fbc01b15baa0144672f19707c2f297a 100644
--- a/services/ui/ws/test_utils.h
+++ b/services/ui/ws/test_utils.h
@@ -656,7 +656,6 @@ class WindowEventTargetingHelper {
TestDisplayBinding* display_binding_ = nullptr;
// Owned by WindowServer's DisplayManager.
Display* display_ = nullptr;
- scoped_refptr<DisplayCompositor> display_compositor_;
DISALLOW_COPY_AND_ASSIGN(WindowEventTargetingHelper);
};

Powered by Google App Engine
This is Rietveld 408576698