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

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

Issue 2386763002: services/ui: Match naming in cc (and jellyfish branch) (Closed)
Patch Set: Removed bad change Created 4 years, 2 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/test_server_window_delegate.cc ('k') | services/ui/ws/test_utils.cc » ('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 29112de732d0a885d38e61d059e3884047e930e1..f02280f82b02389916a245470ebe7435ca54f5c3 100644
--- a/services/ui/ws/test_utils.h
+++ b/services/ui/ws/test_utils.h
@@ -637,7 +637,7 @@ class WindowEventTargetingHelper {
TestDisplayBinding* display_binding_;
// Owned by WindowServer's DisplayManager.
Display* display_;
- scoped_refptr<SurfacesState> surfaces_state_;
+ scoped_refptr<DisplayCompositor> display_compositor_;
DISALLOW_COPY_AND_ASSIGN(WindowEventTargetingHelper);
};
« no previous file with comments | « services/ui/ws/test_server_window_delegate.cc ('k') | services/ui/ws/test_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698