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

Unified Diff: services/ui/ws/frame_generator_unittest.cc

Issue 2424633002: Revert of Mus+Ash: propagate Surface ID to parents (Closed)
Patch Set: 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/surfaces/display_compositor_client.h ('k') | services/ui/ws/server_window_surface.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/ws/frame_generator_unittest.cc
diff --git a/services/ui/ws/frame_generator_unittest.cc b/services/ui/ws/frame_generator_unittest.cc
index cb7e7ba91256af1f65447b4d26ff80a5bc6cf4ad..496ce9df769b6b71276a93ab7928bdcb8153ae27 100644
--- a/services/ui/ws/frame_generator_unittest.cc
+++ b/services/ui/ws/frame_generator_unittest.cc
@@ -36,7 +36,7 @@
class FrameGeneratorTest : public testing::Test {
public:
- FrameGeneratorTest() : display_compositor_(new DisplayCompositor(nullptr)) {}
+ FrameGeneratorTest() : display_compositor_(new DisplayCompositor()) {}
~FrameGeneratorTest() override {}
// Calls DrawWindowTree() on |frame_generator_|
« no previous file with comments | « services/ui/surfaces/display_compositor_client.h ('k') | services/ui/ws/server_window_surface.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698